about summary refs log tree commit diff
path: root/tests/rustdoc/internal.rs
AgeCommit message (Collapse)AuthorLines
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-3/+3
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/+18