Skip to content

Conversation

@ileitch
Copy link
Contributor

@ileitch ileitch commented Dec 20, 2025

Swift 6.3+ changed the indexstore location for protocol extensions with primary associated type constraints (e.g., 'extension Protocol'). Previously, the location was after the closing angle bracket, but now it's at the base identifier.

Swift 6.3+ changed the indexstore location for protocol extensions with
primary associated type constraints (e.g., 'extension Protocol<Type>').
Previously, the location was after the closing angle bracket, but now
it's at the base identifier.
@ileitch ileitch merged commit 9a07bd9 into master Dec 20, 2025
10 checks passed
@ileitch ileitch deleted the fix-swift-6.3-protocol-extension-location branch December 20, 2025 11:23
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