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
Previously, both `normPt` and `integrateTypeArgs` could tweak the
expected type, this commit merges them together in one `normalizePt`
method which should be slightly more general.
Also updated i9509 to make the invariance of the leaf case explicit (since
we might change the desugaring of enums to preserve the parent variance
by default).
0 commit comments