swift
55b186c9 - Diagnose uses of `@unchecked Sendable` conformances, not declarations

Commit
286 days ago
Diagnose uses of `@unchecked Sendable` conformances, not declarations Under strict concurrency and memory safety, uses of `@unchecked Sendable` conformances are considered unsafe. Diagnose the use sites, not the declaration site.
Author
Committer
Parents
Loading