about summary refs log tree commit diff
path: root/tests/rustdoc-gui/sidebar.goml
AgeCommit message (Collapse)AuthorLines
2023-03-04rustdoc: include link on all.html location headerMichael Howell-0/+14
This avoids a subtle layout shift when switching from the crate page to all items.
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-5/+5
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/+151