mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 08:56:52 +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.