Skip to content

Change type of userInfo to support [CodingUserInfoKey: any Sendable] #96

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
Mar 10, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Mar 8, 2025

This fixes build failures for setups that have swiftlang/swift-foundation#1169 but not swiftlang/swift#79382.

rdar://145669600

@ahoppen
Copy link
Member Author

ahoppen commented Mar 8, 2025

@swift-ci Please test

@ahoppen ahoppen force-pushed the sendable-userinfo branch from 4e20d22 to 5591cf0 Compare March 8, 2025 06:50
@ahoppen ahoppen changed the title Change type of userInfo to [CodingUserInfoKey: any Sendable] Change type of userInfo to support [CodingUserInfoKey: any Sendable] Mar 8, 2025
@ahoppen
Copy link
Member Author

ahoppen commented Mar 8, 2025

@swift-ci Please test

Copy link
Contributor

@QuietMisdreavus QuietMisdreavus left a comment

Choose a reason for hiding this comment

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

This seems like a relatively noninvasive change that shouldn't affect existing builds. Let's land this.

@QuietMisdreavus QuietMisdreavus merged commit 467084c into swiftlang:main Mar 10, 2025
2 checks passed
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