Skip to content

[NFC] Add Decodable conformance to Triple.Arch #1512

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

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Dec 21, 2023

With retroactive conformances triggering warnings in Swift 5.11, it makes more sense to declare Decodable on the original declaration instead of adding it retroactively in modules where Triple.Arch is used.

With retroactive conformances triggering warnings in Swift 5.11, it makes more sense to declare `Decodable` on the original declaration.
@MaxDesiatov MaxDesiatov added the NFC No Functional Change label Dec 21, 2023
@MaxDesiatov MaxDesiatov self-assigned this Dec 21, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit 28ffedb into main Jan 3, 2024
@MaxDesiatov MaxDesiatov deleted the maxd/decodable-triple-arch branch January 3, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NFC No Functional Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants