Skip to content

[Concurrent] Warnings/errors should use "sendable" not "concurrent" #39406

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 1 commit into from
Sep 23, 2021

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Sep 23, 2021

Resolves rdar://83416205

We used to have a notion of "concurrent closures" etc before Sendable was a thing. Seems we still use this wording in some of the errors / warnings. This fixes the old wording to use "sendable" instead.

@ktoso ktoso requested review from DougGregor and kavon and removed request for DougGregor September 23, 2021 03:47
@ktoso
Copy link
Contributor Author

ktoso commented Sep 23, 2021

@swift-ci please smoke test

Copy link
Member

@kavon kavon left a comment

Choose a reason for hiding this comment

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

👍🏼 LGTM thanks for this clean-up.

@ktoso ktoso merged commit 1521b75 into swiftlang:main Sep 23, 2021
@ktoso ktoso deleted the wip-sendable-fixups branch September 23, 2021 21:38
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