| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -1/+1 | |
| Based on https://github.com/rust-lang/rust/pull/115812#issuecomment-1717960119 Having them in separate files used to make more sense, before the migration to CSS variables made the theme files as small as they are nowadays. This is already how docs.rs and mdBook do it. | ||||
| 2023-04-16 | Spelling librustdoc | Josh Soref | -2/+2 | |
| * associated * collected * correspondence * inlining * into * javascript * multiline * variadic Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | ||||
| 2022-09-15 | Correctly handle parens | Guillaume Gomez | -1/+17 | |
| 2022-09-14 | Add check for missing CSS variables | Guillaume Gomez | -8/+44 | |
| 2022-09-14 | Update theme check tests | Guillaume Gomez | -21/+39 | |
| 2022-06-07 | Update minifier version to 0.2.1 | Guillaume Gomez | -1/+1 | |
| 2021-07-07 | Clean up rustdoc static files | Guillaume Gomez | -1/+1 | |
| 2020-02-12 | Add test to check if minified theme are handled correctly | Guillaume Gomez | -0/+13 | |
| 2019-12-22 | Format the world | Mark Rousskov | -3/+5 | |
| 2019-08-02 | librustdoc: Unconfigure tests during normal build | Vadim Petrochenkov | -0/+102 | |
