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
Motivation:
v2 should use Swift 6 language mode to take full advantage of the
compilers data race checking.
Modifications:
- Enable Swift 6 language more for the code module
- Add a bunch of missing explicit 'Sendable's
Result:
- Compiles with Swift 6 lang mode
0 commit comments