mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
b438449161
resolve: Don't add unnecessary import candidates for `prefix::{self}` imports
Fixes https://github.com/rust-lang/rust/issues/50725