Skip to content

[SE-0470] Ensure that one cannot form an isolated conformance when Self: Sendable #80484

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

DougGregor
Copy link
Member

While here, fix some issues around implied isolated conformances (we could get into an inconsistent state). Also provide an educational note discussing isolated conformances and the kinds of errors one can see when they are used from outside of their isolation domain.

…lf: Sendable

While here, fix some issues around implied isolated conformances (we
could get into an inconsistent state). Also provide an educational
note discussing isolated conformances and the kinds of errors one can
see when they are used from outside of their isolation domain.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit daf8d97 into swiftlang:main Apr 3, 2025
3 checks passed
@DougGregor DougGregor deleted the isolated-conformances-fix-and-docs branch April 3, 2025 18:16
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