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 we would try the contextual type `(<int>, <element>)`,
which is wrong. Adjust the logic to only consider the element type.
While here, also allow desugaring of the contextual type to find the
element type.
0 commit comments