Files
swift-mirror/test
Allan Shortlidge 60c711d4a6 Sema: Fix a regression in retroactive conformance diagnostic suppression.
Module qualifying a protocol name in an inheritance clause should suppress
retroactive conformance diagnostics for the protocol and any protocols it
inherits from, just like adding the `@retroactive` attribute. Fixes a
regression in Swift 6.2 introduced by
https://github.com/swiftlang/swift/pull/81576.

Resolves rdar://162295268 and https://github.com/swiftlang/swift/issues/85153.
2025-10-27 11:34:25 -07:00
..
2025-06-30 20:50:26 -07:00
2025-10-17 11:33:27 -07:00
2025-07-11 13:26:24 +01:00