mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Our existential metatype conversion/conformance handling in the type checker was tripped up the refactoring to lazily introduce constraints, because it dependended on the otherwise-unused TypeMatchKind::ConformsTo. Eliminate TypeMatchKind::ConformsTo and simplify the code here.
157 KiB
157 KiB