mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
bc13c82e6e
Fix suggestion when shorthand `self` has erroneous type Fixes #122086 r? estebank