You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/SWBUniversalPlatform/Specs/Swift.xcspec
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -819,6 +819,19 @@
819
819
Description = "Infer conformances of global-actor isolated types as isolated to the same actor unless isolation is explicitly specified as `nonisolated`.";
820
820
},
821
821
822
+
{
823
+
Name = "SWIFT_UPCOMING_FEATURE_NONISOLATED_NONSENDING_BY_DEFAULT";
0 commit comments