| Age | Commit message (Expand) | Author | Lines |
| 2022-08-31 | Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle | Yuki Okushi | -3/+4 |
| 2022-08-27 | Merge duplicated CSS rules | Guillaume Gomez | -5/+0 |
| 2022-08-26 | Rollup merge of #100956 - GuillaumeGomez:reduce-rightside-dom-size, r=notriddle | Guillaume Gomez | -3/+3 |
| 2022-08-24 | Remove the extra DOM level if there is only one child in rightside elements | Guillaume Gomez | -3/+3 |
| 2022-08-24 | rustdoc: ayu code color selector more specific | Michael Howell | -1/+1 |
| 2022-08-20 | Fix hover and focus display for search results on ayu theme | Guillaume Gomez | -3/+4 |
| 2022-08-18 | Simplify rustdoc themes by relying more on CSS variables | Guillaume Gomez | -190/+7 |
| 2022-08-14 | Don't generate ident elements as DOM nodes | Guillaume Gomez | -7/+3 |
| 2022-08-12 | Rollup merge of #100409 - jsha:highlight-lighter, r=GuillaumeGomez | Dylan DPC | -2/+2 |
| 2022-08-11 | rustdoc: don't generate DOM element for operator | Jacob Hoffman-Andrews | -2/+2 |
| 2022-08-11 | Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_... | Matthias Krüger | -7/+36 |
| 2022-08-10 | rustdoc: make item-infos dimmer on dark theme #93896 | Jacob Hoffman-Andrews | -23/+8 |
| 2022-08-10 | Two small improvements: | Frank Steffahn | -1/+0 |
| 2022-08-10 | Improve crate selection on rustdoc search results page | Frank Steffahn | -7/+37 |
| 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 | Satisfy theme check | Maybe Waffle | -0/+1 |
| 2022-07-24 | Add support for `#[rustc_must_implement_one_of]` to rustdoc | Maybe Waffle | -1/+4 |
| 2022-07-20 | Fix CSS on search input focus | Guillaume Gomez | -3/+21 |
| 2022-07-14 | Remove unused CSS | Guillaume Gomez | -44/+5 |
| 2022-07-11 | Continue themes CSS migration over CSS variables | Guillaume Gomez | -130/+16 |
| 2022-07-11 | Remove unused CSS rules | Guillaume Gomez | -33/+0 |
| 2022-07-10 | Group .test-arrow CSS rules and fix rgb/rgba property | Guillaume Gomez | -7/+3 |
| 2022-07-03 | Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla... | Ralf Jung | -7/+9 |
| 2022-07-01 | rustdoc cleanup: remove unused function | Michael Howell | -4/+3 |
| 2022-07-01 | rustdoc: use <details> tag for the source code sidebar | Michael Howell | -3/+6 |
| 2022-06-28 | Simplify CSS theming by setting CSS variables | Guillaume Gomez | -199/+18 |
| 2022-06-28 | Remove unused CSS rules | Guillaume Gomez | -12/+0 |
| 2022-06-26 | Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle | Matthias Krüger | -12/+15 |
| 2022-06-25 | Fix CSS rule for selected and hovered items in the source sidebar | Guillaume Gomez | -6/+6 |
| 2022-06-23 | Move help popup into a pocket menu as well | Guillaume Gomez | -12/+15 |
| 2022-05-31 | Fix theme checks | Guillaume Gomez | -0/+3 |
| 2022-05-31 | Display empty impl blocks if they have documentations | Guillaume Gomez | -1/+4 |
| 2022-05-30 | Move theme rules out of settings.css | Guillaume Gomez | -7/+39 |
| 2022-05-30 | Improve display of settings radio buttons | Guillaume Gomez | -6/+57 |
| 2022-05-17 | Fix display of search crate filter select | Guillaume Gomez | -5/+6 |
| 2022-05-14 | Remove theme picker button | Guillaume Gomez | -28/+7 |
| 2022-05-14 | Improve settings menu display | Guillaume Gomez | -3/+15 |
| 2022-03-27 | Add scrape examples help page | Will Crichton | -6/+6 |
| 2022-03-27 | Improve styling on scrape examples help button | Will Crichton | -10/+10 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -4/+57 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -21/+11 |
| 2022-01-31 | Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha | Matthias Krüger | -6/+8 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -0/+3 |
| 2022-01-29 | Fix some CSS warnings and errors from VS Code | Noah Lev | -6/+8 |
| 2022-01-25 | give light-theme fns the correct orange-brown colour | Conrad Ludgate | -1/+1 |
| 2022-01-24 | Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle | Matthias Krüger | -0/+67 |
| 2022-01-23 | remove duplicate rule | Conrad Ludgate | -6/+0 |
| 2022-01-23 | tweak all sidebar colours | Conrad Ludgate | -3/+67 |
| 2022-01-23 | adjust sidebar link brightness | Conrad Ludgate | -0/+9 |