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

Disable implicit Sendable warnings. #41368

Merged

Conversation

DougGregor
Copy link
Member

On-by-default Sendable warnings are still a bit too noisy, so eliminate
them except when we have explicit Sendable conformances. They can be
requested explicitly with -warn-concurrency.

Fixes rdar://88606724.

On-by-default Sendable warnings are still a bit too noisy, so eliminate
them except when we have explicit Sendable conformances. They can be
requested explicitly with `-warn-concurrency`.

Fixes rdar://88606724.
@DougGregor DougGregor requested a review from a team as a code owner February 14, 2022 07:26
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member Author

@swift-ci please test macOS

@DougGregor
Copy link
Member Author

@swift-ci please test macOS

@DougGregor
Copy link
Member Author

Re-running tests given that I just merged code that could interact with this.

@DougGregor
Copy link
Member Author

@swift-ci please clean test

@DougGregor
Copy link
Member Author

@swift-ci please test macOS

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please test macOS

@tkremenek
Copy link
Member

@swift-ci clean test macOS

@DougGregor DougGregor merged commit 4d4a228 into swiftlang:release/5.6 Feb 18, 2022
@DougGregor DougGregor deleted the disable-sendable-warnings branch February 18, 2022 00:48
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.

None yet

3 participants