mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
2a027faf68
On unresolved imports, suggest a disambiguated path if necessary to avoid collision with local items Fixes #116970.