Skip to content

[SE-0423] Promote DynamicActorIsolation to an upcoming feature and add a way to disable checks #73007

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

Merged

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 12, 2024

  • Promotes DynamicActorIsolation from experimental to upcoming feature in Swift 6
  • Decouples @preconcurrency conformances syntax from the flag
  • Adds -disable-dynamic-actor-isolation frontend flag as a way to elide runtime checks as described in the updated proposal.

@xedin xedin force-pushed the promote-dynamic-actor-isolation-to-upcoming-feature branch from 33757b0 to 553cc21 Compare April 13, 2024 06:52
@xedin
Copy link
Contributor Author

xedin commented Apr 13, 2024

@swift-ci please test

@xedin xedin force-pushed the promote-dynamic-actor-isolation-to-upcoming-feature branch from 553cc21 to c3bd71f Compare April 15, 2024 05:15
@xedin
Copy link
Contributor Author

xedin commented Apr 15, 2024

@swift-ci please test

@xedin xedin force-pushed the promote-dynamic-actor-isolation-to-upcoming-feature branch from c3bd71f to 72eb8ab Compare April 15, 2024 16:19
@xedin
Copy link
Contributor Author

xedin commented Apr 15, 2024

@swift-ci please test

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.

2 participants