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
Right now, it is possible to create AssociatedType with bound type variables. This is not really supported during runtime.
So, we need a check for this.
The text was updated successfully, but these errors were encountered:
Right now, it is possible to create
AssociatedType
with bound type variables. This is not really supported during runtime.So, we need a check for this.
The text was updated successfully, but these errors were encountered: