| Age | Commit message (Expand) | Author | Lines |
| 2023-04-06 | Rollup merge of #109977 - notriddle:notriddle/data-nosnippet, r=jsha,the8472 | Matthias Krüger | -7/+7 |
| 2023-04-05 | rustdoc: avoid including line numbers in Google SERP snippets | Michael Howell | -7/+7 |
| 2023-04-05 | Improve display of logo on very small screens | Guillaume Gomez | -1/+6 |
| 2023-04-04 | Move scrollbar on the <main> element rather than only on the code block to im... | Guillaume Gomez | -0/+4 |
| 2023-03-23 | rustdoc: remove old `content` hack for theme switching | Michael Howell | -15/+0 |
| 2023-03-23 | rustdoc: clean up `storage.js` | Michael Howell | -1/+1 |
| 2023-03-21 | rustdoc: remove redundant `.content` prefix from span/a colors | Michael Howell | -21/+21 |
| 2023-03-02 | Put backtick content from rustdoc search errors into a <code> elements | Guillaume Gomez | -0/+5 |
| 2023-02-19 | Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez | Dylan DPC | -7/+9 |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -45/+9 |
| 2023-02-12 | rustdoc: use tighter line height in h1 and h2 | Michael Howell | -0/+8 |
| 2023-02-07 | rustdoc: simplify DOM for `.item-table` | Michael Howell | -7/+9 |
| 2023-02-04 | rustdoc: trait bound formatting | Roland Strasser | -0/+1 |
| 2023-02-03 | Replace nbsp in all rustdoc code blocks | Michael Howell | -0/+2 |
| 2023-02-02 | Rollup merge of #107531 - GuillaumeGomez:inline-images-in-css, r=notriddle | Matthias Krüger | -4/+13 |
| 2023-02-01 | Inline CSS background images directly into the CSS | Guillaume Gomez | -4/+13 |
| 2023-01-31 | Rollup merge of #107527 - notriddle:notriddle/wcagcontrast, r=GuillaumeGomez | Guillaume Gomez | -4/+0 |
| 2023-01-31 | Rollup merge of #107354 - tspiteri:source-serif-4.005, r=GuillaumeGomez | Guillaume Gomez | -3/+11 |
| 2023-01-31 | rustdoc: stop making unstable items transparent | Michael Howell | -4/+0 |
| 2023-01-31 | Rollup merge of #107477 - GuillaumeGomez:css-var, r=notriddle | Yuki Okushi | -0/+8 |
| 2023-01-30 | Migrate last part of CSS themes to CSS variables | Guillaume Gomez | -0/+8 |
| 2023-01-30 | rustdoc: remove unnecessary wrapper div.item-decl from HTML | Michael Howell | -1/+1 |
| 2023-01-27 | rustdoc: merge doctest tooltip with notable traits tooltip | Michael Howell | -45/+9 |
| 2023-01-27 | add comment to rustdoc.css on updating filename suffixes | Trevor Spiteri | -0/+8 |
| 2023-01-27 | rustdoc: update Source Serif 4 from 4.004 to 4.005 | Trevor Spiteri | -3/+3 |
| 2023-01-26 | rustdoc: remove mostly-unused CSS classes import/module-item | Michael Howell | -2/+1 |
| 2023-01-24 | rustdoc: prevent scroll bar on source viewer | KaDiWa | -1/+1 |
| 2023-01-23 | Rollup merge of #107186 - GuillaumeGomez:correct-pseudo-element-selector, r=n... | Dylan DPC | -4/+4 |
| 2023-01-22 | Rollup merge of #107152 - GuillaumeGomez:migrate-to-css-var, r=notriddle | Matthias Krüger | -0/+6 |
| 2023-01-22 | Use correct pseudo-element selector | Guillaume Gomez | -4/+4 |
| 2023-01-21 | Migrate scraped-examples top and bottom "borders" to CSS variables | Guillaume Gomez | -0/+6 |
| 2023-01-19 | rustdoc: remove redundant CSS selector `.sidebar .current` | Michael Howell | -1/+1 |
| 2023-01-14 | Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill... | Matthias Krüger | -2/+6 |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2023-01-13 | rustdoc: remove `docblock` class from notable trait popover | Michael Howell | -2/+6 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -36/+36 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -1/+1 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 |
| 2023-01-11 | Rollup merge of #106690 - GuillaumeGomez:item-declaration-scrolling, r=notriddle | Yuki Okushi | -0/+4 |
| 2023-01-10 | Fix scrolling for item declaration block | Guillaume Gomez | -0/+4 |
| 2023-01-09 | rustdoc: merge common CSS for `a` | Michael Howell | -4/+1 |
| 2023-01-07 | Rollup merge of #106556 - notriddle:notriddle/margin-left-content-mobile, r=G... | Matthias Krüger | -4/+0 |
| 2023-01-06 | rustdoc: remove no-op mobile CSS `.content { margin-left: 0 }` | Michael Howell | -4/+0 |
| 2023-01-06 | rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }` | Michael Howell | -5/+1 |
| 2023-01-06 | Rollup merge of #106502 - notriddle:notriddle/user-select, r=GuillaumeGomez | Dylan DPC | -2/+0 |
| 2023-01-05 | rustdoc: remove legacy user-select CSS | Michael Howell | -2/+0 |
| 2023-01-05 | Auto merge of #106487 - GuillaumeGomez:fix-kbd-var, r=notriddle | bors | -1/+1 |
| 2023-01-05 | Fix --kbd-color variable name in rustdoc.css | Guillaume Gomez | -1/+1 |
| 2023-01-04 | rustdoc: remove unnecessary wrapper around sidebar and mobile logos | Michael Howell | -2/+3 |
| 2023-01-03 | Rollup merge of #106411 - notriddle:notriddle/font-feature-settings, r=Guilla... | Michael Goulet | -4/+0 |