mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
215c4e1c25
It doesn't really make sense for a conditional conformance requirement for `Copyable` to depend on any other requirement other than other `Copyable` conformance requirements. resolves rdar://124967739