Swift 6.0 launches with a strict concurrency language mode and data-race diagnostics
Swift.org announces Swift 6 with an opt-in language mode that upgrades potential data races to compile-time errors, building on Swift 5.10 warnings.
Plan incremental module adoption with -strict-concurrency flags.