Skip to content

Downgrade missing @Sendable to a warning in Swift 5.x mode. #58433

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

Conversation

DougGregor
Copy link
Member

We're treating Sendable issues as warnings, not errors, so downgrade
function conversion errors to warnings as well. Fixes rdar://92291276.

We're treating Sendable issues as warnings, not errors, so downgrade
function conversion errors to warnings as well. Fixes rdar://92291276.
@DougGregor DougGregor requested a review from a team as a code owner April 27, 2022 00:24
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 540ba2a into swiftlang:release/5.7-04182022 Apr 29, 2022
@DougGregor DougGregor deleted the downgrade-sendable-function-conversions-5.7-04182022 branch April 29, 2022 20:13
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