about summary refs log tree commit diff
path: root/tests/rustdoc/glob-shadowing-const.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-11Move /src/test to /testsAlbert Larsan-0/+20