about summary refs log tree commit diff
path: root/tests/rustdoc/issue-95873.rs
AgeCommit message (Collapse)AuthorLines
2024-05-21rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-5/+0
2024-05-21Add URL and crate_name to test casesMichael Howell-1/+4
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-1/+1
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-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2