mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-12 15:23:28 +00:00

Filter away names that are not actually imported by the glob, e.g. because they are shadowed by something else
Filter away names that are not actually imported by the glob, e.g. because they are shadowed by something else