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
Fix the issue revealed in run-pass/generic-fn-twice.rs. Functions in modules (perhaps more generally items in items) appear to lose their recollection of having any type parameters after their first type unification.