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

Swift 6 snapshot fixes #252

Merged
merged 3 commits into from
Jul 26, 2024
Merged

Swift 6 snapshot fixes #252

merged 3 commits into from
Jul 26, 2024

Conversation

stephencelis
Copy link
Member

  • @_unsafeInheritExecutor is now a build failure, we can use isolated #isolation instead.
  • swift-corelibs-foundation doesn't yet have a release post-sendability audit, so we can use UncheckedSendable to traffic them for now.

- `@_unsafeInheritExecutor` is now a build failure, we can use `isolated
  #isolation` instead.
- `swift-corelibs-foundation` doesn't yet have a release
  post-sendability audit, so we can use `UncheckedSendable` to traffic
  them for now.
@stephencelis stephencelis merged commit f9d7af9 into main Jul 26, 2024
3 checks passed
@stephencelis stephencelis deleted the swift-6-isolation branch July 26, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant