mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +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.