You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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.
0 commit comments