about summary refs log tree commit diff
path: root/tests/rustdoc-gui/where-whitespace.goml
AgeCommit message (Collapse)AuthorLines
2023-11-30rustdoc: `div.where` instead of fmt-newline classMichael Howell-4/+4
This is about equally readable, a lot more terse, and stops special-casing functions and methods. ```console $ du -hs doc-old/ doc-new/ 671M doc-old/ 670M doc-new/ ```
2023-04-11Update rustdoc GUI tests to new browser-ui-test versionGuillaume Gomez-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+27