about summary refs log tree commit diff
path: root/tests/rustdoc-ui/intra-doc/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-01-29rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+4
2024-11-23only store valid proc marco item for doc linkbohan-0/+20
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-04-14Move test from rustdoc-ui to rustdoc-jsonAlona Enraght-Moony-3/+0
2023-04-10fix(doc): do not parse inline when output is json for external cratebohan-0/+3
2023-03-21rustdoc: Cleanup parent module tracking for doc linksVadim Petrochenkov-0/+1
Keep ids of the documented items themselves, not their parent modules. Parent modules can be retreived from those ids when necessary.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+61