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#2671: Don't instantiate typevars before creating implicit closure
We were a bit too conservative in instantiating and type variables before
creating an implicit closure. This causes unwanted instantiations, see #2671.
0 commit comments