Skip to content

[Frontend] SE-0463: Enable SendableCompletionHandlers feature by default #80004

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
merged 2 commits into from
Mar 14, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Mar 13, 2025

The proposal as been accepted by the Language Steering Group.

The changes here are mostly about the tests and preventing sendability warnings
for @objc @implementation witnesses in minimal concurrency checking mode.

Resolves: rdar://85569247

xedin added 2 commits March 13, 2025 15:34
…ion` witnesses unless in strict concurrency mode

The requirement is `@preconcurrency` in this case and the checking
should abide by the rules.
@xedin xedin changed the title [Frontend] SE-0463: Enable SendableCompletionHandlers feature by default [Frontend] SE-0463: Enable SendableCompletionHandlers feature by default Mar 13, 2025
@xedin
Copy link
Contributor Author

xedin commented Mar 13, 2025

@swift-ci please test

Copy link
Member

@hborla hborla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@xedin xedin merged commit 26eaf75 into swiftlang:main Mar 14, 2025
5 checks passed
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