about summary refs log tree commit diff
path: root/tests/rustdoc/inline_cross/macros.rs
AgeCommit message (Collapse)AuthorLines
2025-01-18Remove more CSS classesGuillaume Gomez-4/+2
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-7/+7
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-2/+2
This switches from using `<div>` to the more semantic `<ul>`, and using class names that rhyme with the classes the search results table uses.
2023-01-31rustdoc: stop making unstable items transparentMichael Howell-2/+2
Fixes #93393
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+19