mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 21:05:12 +00:00
![]() Prefer visibility map parents that are not `doc(hidden)` first Far simpler approach to #98876. This only fixes the case where the parent is `doc(hidden)`, not where the child is `doc(hidden)` since I don't know how to get the attrs on the import statement given a `ModChild`... I'll try to follow up with that, but this is a good first step. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |