mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-12 00:24:03 +00:00
3ca1c3100d
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 |