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
The slow path when matching on a PolyType was necessary when it was
added in 668a637, but since then
signatures were enhanced to also include the number of type parameters
(in f951534), thus making the extra
check unnecessary.
0 commit comments