Skip to content

[6.0][Refactoring] Skip failed witness decls in "add codable implementation" #72418

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

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Mar 19, 2024

cherry-pick #72392 into release/6.0

When there are problems in the properties in the target type, witness
methods may not be synthesized. Don't try to add such methods.

swiftlang#72387
(cherry picked from commit 7177055)
@rintaro rintaro requested a review from a team as a code owner March 19, 2024 14:47
@rintaro
Copy link
Member Author

rintaro commented Mar 19, 2024

@swift-ci Please test

@rintaro rintaro merged commit 555278e into swiftlang:release/6.0 Mar 19, 2024
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