Skip to content

[Concurrency] Don't diagnose Sendable violations for error types. #70581

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
Jan 3, 2024

Conversation

hborla
Copy link
Member

@hborla hborla commented Dec 21, 2023

Error types have already been diagnosed; don't diagnose them again when they're used in a way that requires a Sendable conformance.

Resolves rdar://119572094

@hborla
Copy link
Member Author

hborla commented Dec 21, 2023

@swift-ci please smoke test

@hborla
Copy link
Member Author

hborla commented Jan 2, 2024

@swift-ci please smoke test

@hborla hborla merged commit ab45e35 into swiftlang:main Jan 3, 2024
@hborla hborla deleted the error-type-sendable branch January 3, 2024 15:00
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