mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Introduce a compiler flag that warnings about any public types defined in a module that are neither explicitly `Sendable` nor explicitly non-`Sendable` (the latter of which has no spelling currently), which is intended to help with auditing a module for Sendable conformances.
84 KiB
84 KiB