| Age | Commit message (Expand) | Author | Lines |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -109/+81 |
| 2023-02-12 | Rollup merge of #107964 - notriddle:notriddle/title-line-height, r=GuillaumeG... | Matthias Krüger | -0/+8 |
| 2023-02-12 | Rollup merge of #107934 - notriddle:notriddle/intra-doc-link-meta-description... | Matthias Krüger | -4/+16 |
| 2023-02-12 | Rollup merge of #107930 - GuillaumeGomez:js-func-improvement, r=notriddle | Matthias Krüger | -6/+4 |
| 2023-02-12 | rustdoc: use tighter line height in h1 and h2 | Michael Howell | -0/+8 |
| 2023-02-11 | rustdoc: account for intra-doc links in `<meta name="description">` | Michael Howell | -4/+16 |
| 2023-02-11 | Improve JS function itemTypeFromName code a bit | Guillaume Gomez | -6/+4 |
| 2023-02-11 | Rollup merge of #107909 - notriddle:notriddle/register-header-empty-cond, r=c... | Matthias Krüger | -5/+1 |
| 2023-02-11 | Rollup merge of #107864 - notriddle:notriddle/rustdoc-write-stutter, r=Guilla... | Matthias Krüger | -15/+12 |
| 2023-02-11 | Auto merge of #94857 - petrochenkov:doclink2, r=oli-obk | bors | -9/+1 |
| 2023-02-11 | Rollup merge of #107490 - notriddle:notriddle/rm-sidebar-tooltip, r=Guillaume... | Dylan DPC | -14/+4 |
| 2023-02-10 | rustdoc: remove redundant `if s.is_empty()` from `find_testable_code` | Michael Howell | -5/+1 |
| 2023-02-10 | Resolve documentation links in rustc and store the results in metadata | Vadim Petrochenkov | -9/+1 |
| 2023-02-10 | Rollup merge of #107852 - notriddle:notriddle/rm-tab, r=GuillaumeGomez | Matthias Krüger | -7/+5 |
| 2023-02-09 | rustdoc: clean up `write!` calls with less stuttering | Michael Howell | -15/+12 |
| 2023-02-09 | Rollup merge of #107655 - notriddle:notriddle/small-url-encode, r=GuillaumeGomez | Dylan DPC | -64/+54 |
| 2023-02-09 | rustdoc: remove unused fn parameter `tab` | Michael Howell | -7/+5 |
| 2023-02-08 | rustdoc: use [svgo] to shrink `wheel.svg` | Michael Howell | -1/+1 |
| 2023-02-08 | Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomez | Matthias Krüger | -17/+14 |
| 2023-02-07 | rustdoc: simplify DOM for `.item-table` | Michael Howell | -17/+19 |
| 2023-02-07 | rustdoc: use a newline instead of `<br>` to format code headers | Michael Howell | -17/+14 |
| 2023-02-07 | Rollup merge of #107471 - notriddle:notriddle/default-settings, r=GuillaumeGomez | Matthias Krüger | -0/+2 |
| 2023-02-06 | Rollup merge of #107725 - GuillaumeGomez:turn-markdownwithtoc-into-struct, r=... | Matthias Krüger | -9/+9 |
| 2023-02-06 | Turn MarkdownWithToc into a struct with named fields | Guillaume Gomez | -9/+9 |
| 2023-02-06 | Rollup merge of #107669 - notriddle:notriddle/ayu-smaller, r=GuillaumeGomez | Dylan DPC | -34/+14 |
| 2023-02-06 | Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum... | bors | -65/+84 |
| 2023-02-04 | rustdoc: trait bound formatting | Roland Strasser | -12/+21 |
| 2023-02-04 | rustdoc: combine duplicate rules in ayu CSS | Michael Howell | -34/+14 |
| 2023-02-03 | rustdoc: use the same URL escape rules for fragments as for examples | Michael Howell | -64/+54 |
| 2023-02-03 | Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomez | Michael Goulet | -12/+14 |
| 2023-02-03 | Replace nbsp in all rustdoc code blocks | Michael Howell | -12/+14 |
| 2023-02-02 | Auto merge of #107000 - GuillaumeGomez:fix-items-in-doc-hidden-block, r=notri... | bors | -1/+1 |
| 2023-02-02 | Rollup merge of #107531 - GuillaumeGomez:inline-images-in-css, r=notriddle | Matthias Krüger | -10/+13 |
| 2023-02-01 | Inline CSS background images directly into the CSS | Guillaume Gomez | -10/+13 |
| 2023-01-31 | Rollup merge of #107527 - notriddle:notriddle/wcagcontrast, r=GuillaumeGomez | Guillaume Gomez | -18/+5 |
| 2023-01-31 | Rollup merge of #107491 - notriddle:notriddle/setting-check, r=GuillaumeGomez | Guillaume Gomez | -2/+0 |
| 2023-01-31 | Rollup merge of #107354 - tspiteri:source-serif-4.005, r=GuillaumeGomez | Guillaume Gomez | -4/+12 |
| 2023-01-31 | rustdoc: stop making unstable items transparent | Michael Howell | -18/+5 |
| 2023-01-31 | rustdoc: remove inconsistently-present sidebar tooltips | Michael Howell | -14/+4 |
| 2023-01-31 | Clean up eslint annotations and remove unused JS function | Guillaume Gomez | -2/+0 |
| 2023-01-31 | Rollup merge of #107482 - notriddle:notriddle/keywords, r=jsha | Yuki Okushi | -16/+3 |
| 2023-01-31 | Rollup merge of #107477 - GuillaumeGomez:css-var, r=notriddle | Yuki Okushi | -32/+21 |
| 2023-01-31 | Rollup merge of #107476 - notriddle:notriddle/item-decl-3, r=GuillaumeGomez | Yuki Okushi | -317/+277 |
| 2023-01-30 | rustdoc: remove unused CSS from `.setting-check` | Michael Howell | -2/+0 |
| 2023-01-30 | rustdoc: remove meta keywords from HTML | Michael Howell | -16/+3 |
| 2023-01-30 | Migrate last part of CSS themes to CSS variables | Guillaume Gomez | -32/+21 |
| 2023-01-30 | rustdoc: remove unnecessary wrapper div.item-decl from HTML | Michael Howell | -317/+277 |
| 2023-01-30 | Rollup merge of #107177 - thanatos:fix-doc-errant-light-theme, r=notriddle | Matthias Krüger | -62/+54 |
| 2023-01-30 | rustdoc: do not include empty default-settings tag in HTML | Michael Howell | -0/+2 |
| 2023-01-30 | Keep all theme-updating logic together | Roy Wellington Ⅳ | -46/+54 |