| Age | Commit message (Expand) | Author | Lines |
| 2022-07-27 | Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -4/+0 |
| 2022-07-27 | Fix headings border | Guillaume Gomez | -4/+0 |
| 2022-07-24 | Add support for `#[rustc_must_implement_one_of]` to rustdoc | Maybe Waffle | -0/+1 |
| 2022-07-20 | Fix CSS on search input focus | Guillaume Gomez | -1/+7 |
| 2022-07-14 | Remove unused CSS | Guillaume Gomez | -18/+2 |
| 2022-07-11 | Continue themes CSS migration over CSS variables | Guillaume Gomez | -42/+6 |
| 2022-07-11 | Remove unused CSS rules | Guillaume Gomez | -11/+0 |
| 2022-07-10 | Group .test-arrow CSS rules and fix rgb/rgba property | Guillaume Gomez | -3/+1 |
| 2022-07-03 | Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla... | Ralf Jung | -2/+3 |
| 2022-07-01 | rustdoc cleanup: remove unused function | Michael Howell | -1/+1 |
| 2022-07-01 | rustdoc: use <details> tag for the source code sidebar | Michael Howell | -1/+2 |
| 2022-06-28 | Simplify CSS theming by setting CSS variables | Guillaume Gomez | -70/+6 |
| 2022-06-28 | Remove unused CSS rules | Guillaume Gomez | -4/+0 |
| 2022-06-26 | Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle | Matthias Krüger | -4/+5 |
| 2022-06-25 | Fix CSS rule for selected and hovered items in the source sidebar | Guillaume Gomez | -2/+2 |
| 2022-06-23 | Move help popup into a pocket menu as well | Guillaume Gomez | -4/+5 |
| 2022-05-31 | Display empty impl blocks if they have documentations | Guillaume Gomez | -0/+1 |
| 2022-05-30 | Move theme rules out of settings.css | Guillaume Gomez | -0/+13 |
| 2022-05-30 | Improve display of settings radio buttons | Guillaume Gomez | -3/+19 |
| 2022-05-17 | Fix display of search crate filter select | Guillaume Gomez | -1/+2 |
| 2022-05-14 | Remove theme picker button | Guillaume Gomez | -9/+2 |
| 2022-05-14 | Improve settings menu display | Guillaume Gomez | -1/+5 |
| 2022-03-27 | Add scrape examples help page | Will Crichton | -2/+2 |
| 2022-03-27 | Improve styling on scrape examples help button | Will Crichton | -4/+4 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -2/+13 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -6/+3 |
| 2022-01-31 | Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha | Matthias Krüger | -2/+2 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -0/+1 |
| 2022-01-29 | Fix some CSS warnings and errors from VS Code | Noah Lev | -2/+2 |
| 2022-01-24 | Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle | Matthias Krüger | -0/+22 |
| 2022-01-23 | tweak all sidebar colours | Conrad Ludgate | -3/+22 |
| 2022-01-23 | adjust sidebar link brightness | Conrad Ludgate | -0/+3 |
| 2022-01-21 | Unify search input and buttons size | Guillaume Gomez | -9/+2 |
| 2022-01-18 | Remove horizontal lines at top of page | Jacob Hoffman-Andrews | -3/+0 |
| 2022-01-18 | Simplify and unify rustdoc sidebar styles | Jacob Hoffman-Andrews | -24/+3 |
| 2022-01-17 | Rustdoc style cleanups | Jacob Hoffman-Andrews | -1/+2 |
| 2022-01-12 | Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jsha | Matthias Krüger | -1/+1 |
| 2022-01-11 | Fix style for rust logo | Guillaume Gomez | -1/+1 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -1/+1 |
| 2022-01-05 | Simplify :target CSS selector | Guillaume Gomez | -4/+1 |
| 2021-12-31 | Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomez | Matthias Krüger | -18/+20 |
| 2021-12-10 | Split CSS classes for "typedef" vs "associatedtype". | Jacob Hoffman-Andrews | -2/+6 |
| 2021-12-08 | Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2021-12-08 | Change associated type to use link color | Jacob Hoffman-Andrews | -2/+2 |
| 2021-12-04 | Make rustdoc headings black, and markdown blue | Jacob Hoffman-Andrews | -1/+1 |
| 2021-12-03 | Use fewer colors in rustdoc UI | Jacob Hoffman-Andrews | -18/+16 |
| 2021-11-29 | rustdoc: show logo in source sub nav | cynecx | -1/+1 |
| 2021-11-29 | rustdoc: fix theme colors | cynecx | -1/+1 |
| 2021-11-29 | rustdoc: merge source sidebar into main sidebar | cynecx | -1/+1 |