mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
To help support incremental adoption of the concurrency model, a number of concurrency-related diagnostics are enabled only in "new" code that takes advantage of concurrency features---async, @concurrent functions, actors, etc. This warning flag opts into additional warnings that better approximate the eventual concurrency model, and which will become errors a future Swift version, allowing one to both experiment with the full concurrency model and also properly prepare for it.
75 KiB
75 KiB