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
[Constraint solver] Pass for-each contextual type information down the solver.
Rather than setting contextual type information twice (once as a dummy,
once for real) when type-checking a for-each statement, pass down the
appropriate contextual type information from the outset.
0 commit comments