Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track Swift 6.0 release; Add Swift 6.0 support once released #568

Open
alolita opened this issue Jul 23, 2024 · 0 comments
Open

Track Swift 6.0 release; Add Swift 6.0 support once released #568

alolita opened this issue Jul 23, 2024 · 0 comments
Labels
compatibility Compatibility related release Release related

Comments

@alolita
Copy link
Member

alolita commented Jul 23, 2024

See more about Swift 6.0 features - https://github.com/swiftlang/swift/blob/main/CHANGELOG.md

Swift 6 support features that would be useful include:

  • Existential support / Class hierarchies
  • Data race safety
  • async/await, actor

You can enable the Swift 6 language mode using the -swift-version 6 compiler flag.

@alolita alolita added release Release related compatibility Compatibility related labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility related release Release related
Projects
None yet
Development

No branches or pull requests

1 participant