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
When a trait has a supertrait with the associated type already specified by the child, we shouldn't need to specify it a second time when turning it into a trait object: http://is.gd/2qauOP
The text was updated successfully, but these errors were encountered:
When a trait has a supertrait with the associated type already specified by the child, we shouldn't need to specify it a second time when turning it into a trait object: http://is.gd/2qauOP
The text was updated successfully, but these errors were encountered: