about summary refs log tree commit diff
path: root/tests/rustdoc/reexport-attr-merge.rs
AgeCommit message (Expand)AuthorLines
2025-05-05Created `tests/rustdoc/reexports` subfolder to limit number of files at the t...Guillaume Gomez-33/+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-6/+6
2023-06-03Update reexport-attr-merge rustdoc testGuillaume Gomez-2/+2
2023-02-15Correctly handle reexports of `#[doc(hidden)]` is reexport does not use `#[do...Guillaume Gomez-3/+10
2023-02-14Add test for reexports attr mergeGuillaume Gomez-0/+26