| Age | Commit message (Expand) | Author | Lines |
| 2022-11-16 | Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r... | Matthias Krüger | -1/+0 |
| 2022-11-16 | Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG... | Matthias Krüger | -2/+0 |
| 2022-11-15 | rustdoc: remove no-op CSS `#crate-search-div { display: inline-block }` | Michael Howell | -1/+0 |
| 2022-11-15 | rustdoc: remove pointless CSS `.rightside { padding-right: 2px }` | Michael Howell | -1/+0 |
| 2022-11-15 | rustdoc: remove unused JS IIFE from main.js | Michael Howell | -4/+2 |
| 2022-11-15 | Rollup merge of #104415 - notriddle:notriddle/search-keyboard-commands, r=Gui... | Matthias Krüger | -0/+1 |
| 2022-11-15 | Rollup merge of #104404 - GuillaumeGomez:fix-missing-minification, r=notriddle | Matthias Krüger | -2/+6 |
| 2022-11-14 | rustdoc: remove no-op CSS `.main-header { justify-content }` | Michael Howell | -1/+0 |
| 2022-11-14 | rustdoc: remove no-op CSS `.popover { font-size: 1rem }` | Michael Howell | -2/+0 |
| 2022-11-14 | rustdoc: fix corner case in search keyboard commands | Michael Howell | -0/+1 |
| 2022-11-14 | Fix missing minification for static files | Guillaume Gomez | -2/+6 |
| 2022-11-13 | rustdoc: remove unused CSS `code { opacity: 1 }` | Michael Howell | -4/+0 |
| 2022-11-13 | Simplify settings UI by merging system theme with the theme choices | Guillaume Gomez | -24/+36 |
| 2022-11-13 | Rollup merge of #104323 - notriddle:notriddle/scrape-help-background, r=Guill... | Yuki Okushi | -1/+0 |
| 2022-11-13 | Rollup merge of #104177 - notriddle:notriddle/js-notable-trait-v2, r=Guillaum... | Yuki Okushi | -77/+72 |
| 2022-11-13 | Rollup merge of #103650 - notriddle:notriddle/line-anchors, r=GuillaumeGomez | Yuki Okushi | -18/+23 |
| 2022-11-12 | Rollup merge of #104319 - GuillaumeGomez:fix-non-clickable-source-link, r=not... | Guillaume Gomez | -2/+0 |
| 2022-11-12 | rustdoc: avoid excessive HTML generated in example sources | Michael Howell | -12/+9 |
| 2022-11-12 | rustdoc: remove no-op CSS `.scrape-help { background: transparent }` | Michael Howell | -1/+0 |
| 2022-11-12 | Fix impossibility to click on source link | Guillaume Gomez | -2/+0 |
| 2022-11-12 | Use same color for links in no result search | Guillaume Gomez | -7/+0 |
| 2022-11-12 | Migrate no result page link color to CSS variables | Guillaume Gomez | -13/+7 |
| 2022-11-12 | Rollup merge of #104267 - notriddle:notriddle/checkbox, r=GuillaumeGomez | Dylan DPC | -70/+20 |
| 2022-11-11 | rustdoc: make notable traits popover behavior consistent with Help and Settings | Michael Howell | -1/+9 |
| 2022-11-11 | rustdoc: use consistent "popover" styling for notable traits | Michael Howell | -79/+64 |
| 2022-11-11 | Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearth | bors | -94/+252 |
| 2022-11-11 | Rollup merge of #104129 - notriddle:notriddle/102576-js-notable-trait, r=Mani... | Manish Goregaokar | -94/+252 |
| 2022-11-11 | rustdoc: fix HTML validation failure by escaping `data-ty` | Michael Howell | -2/+2 |
| 2022-11-10 | rustdoc: use checkbox instead of switch for settings toggles | Michael Howell | -70/+20 |
| 2022-11-10 | Migrate :target rules to use CSS variables | Guillaume Gomez | -15/+8 |
| 2022-11-09 | Rollup merge of #104115 - GuillaumeGomez:migrate-crate-search-div, r=notriddle | Michael Goulet | -34/+27 |
| 2022-11-09 | rustdoc: sort output to make it deterministic | Michael Howell | -1/+2 |
| 2022-11-09 | Rollup merge of #104184 - jyn514:rustdoc-version, r=davidtwco | Manish Goregaokar | -1/+1 |
| 2022-11-09 | Migrate crate-search element to CSS variables | Guillaume Gomez | -34/+27 |
| 2022-11-09 | Fix `rustdoc --version` when used with download-rustc | Joshua Nelson | -1/+1 |
| 2022-11-07 | rustdoc: fix font color inheritance from body, and test | Michael Howell | -2/+4 |
| 2022-11-07 | rustdoc: use javascript to layout notable traits popups | Michael Howell | -74/+225 |
| 2022-11-07 | rustdoc: refactor `notable_traits_decl` to just act on the type directly | Michael Howell | -68/+72 |
| 2022-11-07 | Fix invalid background-image file name | Guillaume Gomez | -1/+1 |
| 2022-11-07 | Rollup merge of #104065 - GuillaumeGomez:css-migrate-logo-filter, r=notriddle | Yuki Okushi | -20/+13 |
| 2022-11-07 | Rollup merge of #104062 - notriddle:notriddle/sidebar-filler, r=GuillaumeGomez | Yuki Okushi | -15/+0 |
| 2022-11-07 | Rollup merge of #103885 - fmease:rustdoc-various-cross-crate-reexport-fixes, ... | Yuki Okushi | -7/+4 |
| 2022-11-06 | Migrate rust logo filter to CSS variables | Guillaume Gomez | -20/+13 |
| 2022-11-06 | rustdoc: remove unused CSS `#sidebar-filler` | Michael Howell | -15/+0 |
| 2022-11-06 | Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddle | Matthias Krüger | -30/+18 |
| 2022-11-06 | Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomez | Matthias Krüger | -7/+3 |
| 2022-11-05 | Rollup merge of #103988 - GuillaumeGomez:fix-bottom-border-color, r=notriddle | Matthias Krüger | -1/+4 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -486/+258 |
| 2022-11-05 | Migrate test-arrow to CSS variables | Guillaume Gomez | -30/+18 |
| 2022-11-05 | Fix search result bottom border color | Guillaume Gomez | -1/+4 |