Skip to content

Add a SendableMetatype conformance to Macro #3084

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
May 27, 2025

Conversation

bnbarham
Copy link
Contributor

Macro.Type is used in various Errors and since SE-0470, needs to conform to SendableMetatype.

@bnbarham bnbarham requested a review from DougGregor as a code owner May 24, 2025 00:33
@bnbarham
Copy link
Contributor Author

Open to putting the shim somewhere else, though since we only need it here right now 🤷

@bnbarham bnbarham force-pushed the add-sendable-metatype branch from 47880ff to 72f59a2 Compare May 24, 2025 00:37
@bnbarham
Copy link
Contributor Author

@swift-ci please test

`Macro.Type` is used in various `Error`s and since SE-0470, needs to
conform to `SendableMetatype`.
@bnbarham bnbarham force-pushed the add-sendable-metatype branch from 72f59a2 to 0efe931 Compare May 27, 2025 04:53
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@ahoppen
Copy link
Member

ahoppen commented May 27, 2025

@swift-ci Please test Windows

@bnbarham bnbarham merged commit e95026e into swiftlang:main May 27, 2025
27 checks passed
@bnbarham bnbarham deleted the add-sendable-metatype branch May 27, 2025 20:53
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