swift
e9220b48
- Add a Fix-It to the warning about unnecessary `@preconcurrency` conformance
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add a Fix-It to the warning about unnecessary `@preconcurrency` conformance When we diagnose an unnecessary `@preconcurrency` on a conformance, also provide a Fix-It to remove the `@preconcurrency`.
References
#73742 - Add a Fix-It to the warning about unnecessary `@preconcurrency` conformance
Author
DougGregor
Committer
DougGregor
Parents
c7c244e1
Loading