| Age | Commit message (Expand) | Author | Lines |
| 2023-01-20 | Rollup merge of #107131 - notriddle:notriddle/rustdoc-radio-display-inline-fl... | Michael Goulet | -6/+1 |
| 2023-01-20 | Rollup merge of #107095 - notriddle:notriddle/sidebar-current, r=GuillaumeGomez | Michael Goulet | -1/+1 |
| 2023-01-20 | rustdoc: use CSS inline layout for radio line instead of flexbox | Michael Howell | -6/+1 |
| 2023-01-19 | rustdoc: remove redundant CSS selector `.sidebar .current` | Michael Howell | -1/+1 |
| 2023-01-18 | Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu... | Michael Goulet | -5/+1 |
| 2023-01-18 | Rollup merge of #107042 - notriddle:notriddle/rustdoc-js-question, r=Guillaum... | Michael Goulet | -1/+5 |
| 2023-01-18 | Rollup merge of #105796 - notriddle:notriddle/rustdoc-search-stop-doing-demer... | Michael Goulet | -50/+64 |
| 2023-01-18 | rustdoc: remove redundant rule `#settings .setting-line` | Michael Howell | -5/+1 |
| 2023-01-18 | rustdoc: fix "?" keyboard command when radio button is focused | Michael Howell | -1/+2 |
| 2023-01-18 | rustdoc: put focus on the help link when opening it from keyboard | Michael Howell | -0/+3 |
| 2023-01-18 | Rollup merge of #107014 - notriddle:notriddle/js-cleanup, r=GuillaumeGomez | Dylan DPC | -9/+4 |
| 2023-01-17 | rustdoc: stop using deprecated `window.event` when there's an `ev` param | Michael Howell | -1/+1 |
| 2023-01-17 | rustdoc: remove function `handleClick` that's only used once | Michael Howell | -8/+3 |
| 2023-01-17 | rustdoc: instead of `.setting-name { width: 100% }`, use default div CSS | Michael Howell | -5/+1 |
| 2023-01-14 | rustdoc: simplify JS search routine by not messing with lev distance | Michael Howell | -50/+64 |
| 2023-01-14 | Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill... | Matthias Krüger | -3/+7 |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2023-01-13 | rustdoc: remove `docblock` class from notable trait popover | Michael Howell | -3/+7 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -49/+49 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -2/+2 |
| 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 | Rollup merge of #106462 - notriddle:notriddle/logo-container-sidebar, r=Guill... | Michael Goulet | -2/+3 |
| 2023-01-04 | Rollup merge of #106437 - notriddle:notriddle/http-url, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-01-04 | Rollup merge of #106391 - ardislu:fix-popover-child-link, r=GuillaumeGomez | Matthias Krüger | -3/+0 |
| 2023-01-04 | rustdoc: remove unnecessary wrapper around sidebar and mobile logos | Michael Howell | -2/+3 |
| 2023-01-03 | rustdoc: fix buggy JS check for absolute URL | Michael Howell | -1/+1 |
| 2023-01-03 | Rollup merge of #106411 - notriddle:notriddle/font-feature-settings, r=Guilla... | Michael Goulet | -4/+0 |
| 2023-01-03 | rustdoc: remove legacy font-feature-settings CSS | Michael Howell | -4/+0 |
| 2023-01-02 | rustdoc: allow popover child links to work | Ardis Lu | -3/+0 |
| 2023-01-02 | rustdoc: remove legacy box-sizing CSS | Michael Howell | -2/+0 |
| 2023-01-02 | Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez | bors | -23/+2 |
| 2022-12-31 | Rollup merge of #106297 - notriddle:notriddle/scrape-help, r=GuillaumeGomez | Matthias Krüger | -10/+6 |
| 2022-12-30 | rustdoc: use the regular arrow indicator for dir-entry CSS | Michael Howell | -23/+2 |
| 2022-12-30 | rustdoc: merge scrape-help CSS | Michael Howell | -10/+6 |
| 2022-12-30 | Rollup merge of #106273 - notriddle:notriddle/source-content-overflow, r=Guil... | Matthias Krüger | -4/+0 |
| 2022-12-30 | Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n... | bors | -24/+20 |
| 2022-12-29 | rustdoc: remove redundant CSS `.source .content { overflow: visible }` | Michael Howell | -4/+0 |
| 2022-12-29 | Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr | bors | -5/+3 |
| 2022-12-29 | Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=... | Matthias Krüger | -18/+13 |
| 2022-12-29 | Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomez | Matthias Krüger | -1/+0 |