about summary refs log tree commit diff
path: root/tests/rustdoc/inline_cross/macros.rs
AgeCommit message (Collapse)AuthorLines
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