Avatar
ファ!https://github.com/swiftlang/swift/pull/76818
use module qualification syntax to suppress the warning.
これで @retroactive 警告抑えられるのしらなかったー
When building ASTGen and SIL using the Swift 6.0 compiler the compiler emits diagnostics about various retroactive conformances. Since Swift code in the compiler needs to remain compatible with the...