swift
b26c5996
- Sema: Fix handling of getter typed throws in associated type inference
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
183 days ago
Sema: Fix handling of getter typed throws in associated type inference We must replace type parameters with archetypes in the thrown error type of the witness. The requirement type remains an interface type.
References
#80445 - Sema: Fix handling of getter typed throws in witness matching
Author
slavapestov
Committer
slavapestov
Parents
de3cf4d9
Loading