mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
resolve: Set effective visibilities for imports more precisely Instead of setting them for all primary and additional IDs of the import, only set them for the binding's true ID.