mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Such references used to be downgraded until Swift 6 but since the context is `@preconcurrency` it should be possible for API authors to introduce concurrency annotations such as `@Sendable` without breaking clients even when they are compiled in Swift 6 mode. Resolves: rdar://157061896
14 KiB
14 KiB