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
If we have an ambiguous solution while going through program clauses, it's not
going to become less ambiguous, so there's no use in continuing to go through
everything.
This gives a 10-20% speedup in rust-analyzer analysis.
0 commit comments