Files
swift-mirror/test/Concurrency/predates_concurrency_swift6.swift
Pavel Yaskevich f474588f4d [TypeChecker] Make sure that @preconcurrency use is detected in assignments
If destination is marked as `@preconcurrency` the Sendable conformance
errors should be downgraded to warnings even in Swift 6 mode just like
for member and subscript references.
2025-02-14 10:28:46 -08:00

12 KiB