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
Fix regression in eeb5965. A type variable can
already be solved in addToConstraint, so don't assume it is unsolved (hence its
constraint entry is a TypeBounds) when first processing it.
Fix#4720.
0 commit comments