mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/main' into rebranch
This commit is contained in:
@@ -226,6 +226,9 @@ EXPERIMENTAL_FEATURE(GlobalConcurrency, false)
|
||||
/// "playground transform" is enabled.
|
||||
EXPERIMENTAL_FEATURE(PlaygroundExtendedCallbacks, true)
|
||||
|
||||
/// Enable 'then' statements.
|
||||
EXPERIMENTAL_FEATURE(ThenStatements, false)
|
||||
|
||||
/// Enable the `@_rawLayout` attribute.
|
||||
EXPERIMENTAL_FEATURE(RawLayout, true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user