Skip to content

Fix extension constraint matching for multiple constraints#736

Merged
ktoso merged 1 commit into
swiftlang:mainfrom
ktoso:fix-constrained-extension-and-semantics
May 12, 2026
Merged

Fix extension constraint matching for multiple constraints#736
ktoso merged 1 commit into
swiftlang:mainfrom
ktoso:fix-constrained-extension-and-semantics

Conversation

@ktoso
Copy link
Copy Markdown
Collaborator

@ktoso ktoso commented May 12, 2026

All same type constraints must match, not just one of them. This is a follow up after #734 (comment)

#734 FYI @sidepelican

All same type constraints must match, not just one of them.
This is a follow up after swiftlang#734 (comment)

swiftlang#734
@ktoso ktoso changed the title Fix extension constraint matching Fix extension constraint matching for multiple constraints May 12, 2026
@sidepelican
Copy link
Copy Markdown
Contributor

You're right, that was indeed a mistake. Thank you for the thorough check and follow-up!

@ktoso
Copy link
Copy Markdown
Collaborator Author

ktoso commented May 12, 2026

No problem, that's what reviews are for :)

@ktoso ktoso merged commit dc8f403 into swiftlang:main May 12, 2026
64 checks passed
@ktoso ktoso deleted the fix-constrained-extension-and-semantics branch May 12, 2026 02:55
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