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
Here in the impl Sub<...> the AssocSuper remains an unresolved reference, but rustc has no problem with this code. AssocSuper is also not completed, while AssocSub is.