mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Conformance constraints could be transferred through conversions, but that would also require checking implicit conversions such as optional and pointer promotions for conformance is the type itself doesn't conform, for that let's add a special constraint `TransitivelyConformsTo`.
77 KiB
77 KiB