swift
a860b023
- Sema: Diagnose unavailability of associated type decls.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Sema: Diagnose unavailability of associated type decls. It should not be possible to mark an associated type declaration unavailable since doing so does not have an effect on how a conformance interacts with its associated types.
References
#76403 - Sema: Reject unavailable associated types and observing accessors
Author
tshortli
Committer
tshortli
Parents
23e9719b
Loading