summary refs log tree commit diff
path: root/src/librustdoc/theme
AgeCommit message (Collapse)AuthorLines
2023-04-16Spelling librustdocJosh Soref-2/+2
* associated * collected * correspondence * inlining * into * javascript * multiline * variadic Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-09-15Correctly handle parensGuillaume Gomez-1/+17
2022-09-14Add check for missing CSS variablesGuillaume Gomez-8/+44
2022-09-14Update theme check testsGuillaume Gomez-21/+39
2022-06-07Update minifier version to 0.2.1Guillaume Gomez-1/+1
2021-07-07Clean up rustdoc static filesGuillaume Gomez-1/+1
2020-02-12Add test to check if minified theme are handled correctlyGuillaume Gomez-0/+13
2019-12-22Format the worldMark Rousskov-3/+5
2019-08-02librustdoc: Unconfigure tests during normal buildVadim Petrochenkov-0/+102