swift-evolution/proposals/0522-source-warning-control.md at main · swiftlang/swift-evolution

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - swiftlang/swift-evolution

GitHub

> Source-level warning control addresses the practical reality of codebases undergoing migration or incremental adoption of new Swift features.

The reality is that codebases are constantly in this state. There’s always some sort of migration ongoing. Especially given the rapid pace of language and API additions.