about summary refs log tree commit diff
path: root/tests/rustdoc/reexport-doc-hidden.rs
AgeCommit message (Expand)AuthorLines
2025-05-05Created `tests/rustdoc/reexports` subfolder to limit number of files at the t...Guillaume Gomez-25/+0
2025-03-04[rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hi...xizheyin-2/+2
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-4/+4
2023-05-26Update tests for re-exports of doc hidden macrosGuillaume Gomez-2/+1
2023-01-12Add test for displayed re-export of `doc(hidden)`Guillaume Gomez-0/+26