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

Commits on Jul 25, 2024

  1. Swift 6 snapshot fixes

    - `@_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 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    17470b2 View commit details
    Browse the repository at this point in the history
  2. wip

    stephencelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2783b9c View commit details
    Browse the repository at this point in the history
  3. wip

    stephencelis committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    63fc01a View commit details
    Browse the repository at this point in the history