| Age | Commit message (Expand) | Author | Lines |
| 2023-04-23 | Rollup merge of #110661 - notriddle:notriddle/settings-js-handlekey, r=Guilla... | Matthias Krüger | -19/+1 |
| 2023-04-22 | Rollup merge of #110659 - notriddle:notriddle/js-cleanup-20230421, r=Guillaum... | Yuki Okushi | -11/+6 |
| 2023-04-22 | Rollup merge of #109949 - notriddle:notriddle/type-layout, r=jsha | Yuki Okushi | -116/+154 |
| 2023-04-21 | rustdoc: remove unused CSS `color: inherit` | Michael Howell | -1/+0 |
| 2023-04-21 | rustdoc: remove unneeded handleKey from settings.js | Michael Howell | -18/+1 |
| 2023-04-21 | rustdoc: clean up redundant search hiding results code | Michael Howell | -8/+1 |
| 2023-04-21 | rustdoc: lift constant string manipulation out of loop | Michael Howell | -1/+1 |
| 2023-04-21 | rustdoc: use Set for ignored crates, instead of string matching | Michael Howell | -2/+4 |
| 2023-04-21 | rustdoc: remove unnecessary binding | Michael Howell | -5/+4 |
| 2023-04-21 | rustdoc: factor `document_type_layout` into its own module | Michael Howell | -77/+90 |
| 2023-04-21 | rustdoc: get rid of redundant, nested `let` lines | Michael Howell | -17/+13 |
| 2023-04-20 | rustdoc-search: use more descriptive "x not found; y instead" message | Michael Howell | -1/+1 |
| 2023-04-20 | rustdoc-search: make type name correction choice deterministic | Michael Howell | -0/+3 |
| 2023-04-20 | rustdoc-search: clean up `checkIfInGenerics` call at end of `checkType` | Michael Howell | -5/+1 |
| 2023-04-19 | rustdoc-search: give longer notification for type corrections | Michael Howell | -2/+7 |
| 2023-04-18 | rustdoc: format type layout template with newline after `<p>` | Michael Howell | -8/+16 |
| 2023-04-18 | rustdoc: create variants list outside of template | Michael Howell | -63/+60 |
| 2023-04-18 | rustdoc: use a separate template for type layout size | Michael Howell | -12/+24 |
| 2023-04-17 | rustdoc: restructure type search engine to pick-and-use IDs | Michael Howell | -196/+227 |
| 2023-04-17 | rustdoc-search: fix incorrect doc comment | Michael Howell | -1/+1 |
| 2023-04-17 | Rollup merge of #110421 - jsoref:spelling-librustdoc, r=notriddle | Matthias Krüger | -11/+11 |
| 2023-04-17 | Rollup merge of #110341 - notriddle:notriddle/main-js-replacestate, r=Guillau... | Matthias Krüger | -4/+2 |
| 2023-04-16 | Spelling librustdoc | Josh Soref | -11/+11 |
| 2023-04-15 | rustdoc: stop passing a title to `replaceState` second argument | Michael Howell | -4/+2 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -11/+10 |
| 2023-04-14 | rustdoc-search: add support for nested generics | Michael Howell | -11/+10 |
| 2023-04-14 | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor | Matthias Krüger | -3/+1 |
| 2023-04-13 | rustdoc-search: use ES6 Map for `Result` instead of Object | Michael Howell | -21/+40 |
| 2023-04-13 | rustdoc-search: use ES6 `Set` for deduplication instead of `Object` | Michael Howell | -3/+3 |
| 2023-04-13 | rustdoc-search: use ES6 `Map` for generic matching instead of `Object` | Michael Howell | -23/+14 |
| 2023-04-13 | rustdoc-search: use ES6 `Map` for aliases instead of `Object` | Michael Howell | -11/+16 |
| 2023-04-12 | Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgr | bors | -1/+1 |
| 2023-04-12 | Rollup merge of #110205 - notriddle:notriddle/pixelated-border, r=GuillaumeGomez | Matthias Krüger | -1/+5 |
| 2023-04-12 | Move creation of `theme.css` file from `--extend-css` command into the `stati... | Guillaume Gomez | -1/+1 |
| 2023-04-12 | rustdoc: use CSS `overscroll-behavior` instead of JavaScript | Michael Howell | -56/+8 |
| 2023-04-12 | remove some unneeded imports | KaDiWa | -3/+1 |
| 2023-04-12 | rustdoc: make settings radio and checks thicker, less contrast | Michael Howell | -1/+5 |
| 2023-04-11 | Rollup merge of #110162 - notriddle:notriddle/main-js-expand, r=GuillaumeGomez | Michael Goulet | -14/+5 |
| 2023-04-10 | rustdoc: remove redundant expandSection code from main.js | Michael Howell | -14/+5 |
| 2023-04-10 | Fix typos in librustdoc | DaniPopes | -4/+5 |
| 2023-04-08 | rustdoc: migrate `document_type_layout` to askama | Michael Howell | -99/+112 |
| 2023-04-08 | Auto merge of #109925 - notriddle:notriddle/item-union, r=GuillaumeGomez | bors | -476/+595 |
| 2023-04-08 | Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomez | Nilstrieb | -0/+1 |
| 2023-04-06 | rustdoc: add test and bug fix for theme defaults | Michael Howell | -0/+1 |
| 2023-04-06 | rustdoc: clean up JS | Michael Howell | -28/+9 |
| 2023-04-06 | Rollup merge of #109977 - notriddle:notriddle/data-nosnippet, r=jsha,the8472 | Matthias Krüger | -9/+11 |
| 2023-04-05 | rustdoc: avoid including line numbers in Google SERP snippets | Michael Howell | -9/+11 |
| 2023-04-06 | Rollup merge of #109973 - GuillaumeGomez:logo-display-very-small-screen, r=no... | Yuki Okushi | -1/+6 |
| 2023-04-05 | Improve display of logo on very small screens | Guillaume Gomez | -1/+6 |
| 2023-04-05 | rustdoc: migrate `item_union` to an Askama template | Michael Howell | -293/+384 |