about summary refs log tree commit diff
path: root/tests/rustdoc/inline-private-with-intermediate-doc-hidden.rs
AgeCommit message (Collapse)AuthorLines
2023-11-29rustdoc: remove small from `small-section-header`Michael Howell-2/+2
There's no such thing as a big section header, so I don't know why the name was used.
2023-06-01Add regression test where private item with intermediate doc hidden ↵Guillaume Gomez-0/+23
re-export was not inlined