about summary refs log tree commit diff
path: root/tests/rustdoc/inline-private-with-intermediate-doc-hidden.rs
AgeCommit message (Collapse)AuthorLines
2025-05-05Created `tests/rustdoc/private` subfolder to limit number of files at the ↵Guillaume Gomez-23/+0
top level
2025-01-18Remove more CSS classesGuillaume Gomez-1/+1
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-5/+5
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