mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Some access control holes were unconditionally downgraded to warnings, and others were conditional on Swift 6 language mode. Let's hang them off an upcoming feature instead.