swift
994a7148 - [CSSimplify] Relax transitive conformance check

Commit
2 years ago
[CSSimplify] Relax transitive conformance check `ModuleDecl::lookupConformance` defaults `allowMissing` to `false` which is too restrictive for the solver because we need to accept missing but synthesizable cases and filter them later via solution ranking.
Author
Parents
Loading