mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
c48c77e160
privacy: Refactor top-level visiting in `NamePrivacyVisitor` Full hierarchical visiting (`nested_filter::All`) is not necessary, visiting all item-likes in isolation is enough. Tracking current item is not necessary, passing any `HirId` with the same parent module to `adjust_ident_and_get_scope` is enough. Follow up to https://github.com/rust-lang/rust/pull/120284. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |