Commit 994a714
committed
[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.1 parent 25ef748 commit 994a714
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8650 | 8650 | | |
8651 | 8651 | | |
8652 | 8652 | | |
8653 | | - | |
| 8653 | + | |
8654 | 8654 | | |
8655 | 8655 | | |
8656 | 8656 | | |
| |||
0 commit comments