about summary refs log tree commit diff
path: root/tests/rustdoc/short-docblock-codeblock.rs
AgeCommit message (Collapse)AuthorLines
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-1/+1
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-11Move /src/test to /testsAlbert Larsan-0/+10