about summary refs log tree commit diff
path: root/tests/rustdoc/reexport
AgeCommit message (Expand)AuthorLines
2025-09-27Remove `doc_auto_cfg` feature as wellGuillaume Gomez-1/+1
2025-09-27Put back the `doc_cfg` code behind a nightly featureGuillaume Gomez-2/+2
2025-09-25Rollup merge of #116882 - fmease:rustdoc-generalized-priv-repr-heuristic, r=r...Matthias Krüger-34/+0
2025-09-25rustdoc: Fully escape link section and export nameLeón Orell Valerian Liehr-34/+0
2025-09-22Update tests/rustdoc/reexport/private-mod-override-reexport.rsIris Shi-1/+0
2025-09-22Move test fileIris Shi-0/+14
2025-08-02Rollup merge of #143662 - obi1kenobi:pg/unsafe-attribute-wrappers, r=t-rustdocSamuel Tardieu-3/+3
2025-07-23[rustdoc] Display unsafe attrs with edition 2024 `unsafe()` wrappers.Predrag Gruevski-3/+3
2025-07-22fix regression testbinarycat-3/+7
2025-07-22add regression test for RUST-143222binarycat-0/+24
2025-07-17Regression testJonathan Brouwer-0/+34
2025-07-10Add regression test for #143107Guillaume Gomez-0/+41
2025-06-27rustdoc: add regression test for issue 135092binarycat-0/+26
2025-06-16rustdoc: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-3/+15
2025-05-05Created `tests/rustdoc/reexports` subfolder to limit number of files at the t...Guillaume Gomez-0/+1443