| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-09-20 | Ensure `build/tmp` exists in `rustdoc_themes::get_themes` | Lukas Wirth | -1/+2 | |
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -16/+28 | |
| 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. | ||||
| 2019-12-22 | Format the world | Mark Rousskov | -8/+6 | |
| 2019-11-18 | remove -Z option from rustdoc theme checker tool | Guillaume Gomez | -1/+0 | |
| 2019-11-18 | Rename rustdoc options --themes and --check-themes to --theme and --check-theme | Guillaume Gomez | -2/+5 | |
| 2019-11-18 | rename check-theme option into check-themes | Guillaume Gomez | -1/+1 | |
| 2019-11-18 | Rename theme-checker option to check-theme | Guillaume Gomez | -1/+1 | |
| 2019-07-28 | Remove lint annotations in specific crates that are already enforced by ↵ | Vadim Petrochenkov | -2/+0 | |
| rustbuild Remove some random unnecessary lint `allow`s | ||||
| 2019-02-04 | Transition rustdoc-theme to 2018 edition | Hirokazu Hata | -0/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-03-29 | Rename main theme into light theme | Guillaume Gomez | -1/+1 | |
| 2018-02-08 | Convert python script to rust | Guillaume Gomez | -0/+59 | |
