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
However it does not handle the bound correctly. In general we don't track the bounds of type parameters very well and this bug is hit in several places in strong mode. Also related to #27040 which we'd like to fix.
I'm about to land a patch that adds some equality support to TypeParameterMember: https://codereview.chromium.org/2291103004/
However it does not handle the bound correctly. In general we don't track the bounds of type parameters very well and this bug is hit in several places in strong mode. Also related to #27040 which we'd like to fix.
Found wile working on #25740 (comment)
The text was updated successfully, but these errors were encountered: