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
Rollup merge of rust-lang#148447 - estebank:outer-param-2, r=jackh726
Tweak E0401
More accurate span pointing at use place of outer param (at ident instead of full path).
Add note explaining why outer item params can't be used in inner item.
Use structured suggestion for what `Self` should have been.
Follow up to rust-lang#148370.
Fixrust-lang#37892.
0 commit comments