mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Code like that is usually indicative of programmer error, and does not round-trip through module interface files since there is no source syntax to refer to an outer generic parameter. For source compatibility this is a warning, but becomes an error with -swift-version 6. Fixes rdar://problem/108385980 and https://github.com/apple/swift/issues/62767.
51 KiB
51 KiB