Skip to content

[Serialization] A temporary fix for LocatableType #82652

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
Jul 1, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jun 30, 2025

Gracefully handle LocatableType types if they show up during serialization. This is a temporary fix until we can remove TransitivelyConformsTo constraint from the solver which is the underlying cause of the issue (see #82541).

Resolves: rdar://153461854

Gracefully handle `LocatableType` types if they show up during
serialization. This is a temporary fix until we can remove
`TransitivelyConformsTo` constraint from the solver which is
the underlying cause of the issue (see swiftlang#82541).

Resolves: rdar://153461854
@xedin xedin requested a review from xymus as a code owner June 30, 2025 21:56
@xedin
Copy link
Contributor Author

xedin commented Jun 30, 2025

@swift-ci please test

Copy link
Contributor

@xymus xymus left a comment

Choose a reason for hiding this comment

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

Thank you!

@xedin xedin merged commit fc44289 into swiftlang:main Jul 1, 2025
5 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