swift
45c73b30
- [Diagnostics] Even though missing conformance could be fixed by `.rawValue` still diagnose it as conformance issue
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[Diagnostics] Even though missing conformance could be fixed by `.rawValue` still diagnose it as conformance issue Conformance requirement failure is a more descriptive error, augment it with a note about missing `.rawValue`.
References
#36445 - [Diagnostics] Check whether missing conformance could be fixed by using `.rawValue`
Author
xedin
Committer
xedin
Parents
e92c6eb6
Loading