| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-04-05 | Rollup merge of #109932 - GuillaumeGomez:source-code-scrollbar, r=notriddle | Yuki Okushi | -0/+4 |
| 2023-04-04 | Rollup merge of #109919 - fmease:rustdoc-fix-issue-109488, r=notriddle | Michael Goulet | -16/+15 |
| 2023-04-04 | Move scrollbar on the <main> element rather than only on the code block to im... | Guillaume Gomez | -0/+4 |
| 2023-04-03 | rustdoc: migrate document functions to return a Display | Michael Howell | -150/+169 |
| 2023-04-04 | rustdoc: escape GAT args in more cases | León Orell Valerian Liehr | -16/+15 |
| 2023-04-03 | rustdoc: convert render_attributes_in_pre to return a Display | Michael Howell | -20/+27 |
| 2023-04-03 | rustdoc: convert `print_tuple_struct_fields` to return a Display | Michael Howell | -16/+18 |
| 2023-04-01 | a couple clippy::complexity fixes | Matthias Krüger | -7/+4 |
| 2023-03-31 | rustdoc-search: update docs for comma in `?` help popover | Michael Howell | -3/+1 |
| 2023-03-28 | rustdoc + rustdoc-json support for non_lifetime_binders | Michael Goulet | -2/+2 |
| 2023-03-27 | Rollup merge of #109633 - GuillaumeGomez:fix-go-to-only-setting, r=notriddle | Matthias Krüger | -5/+1 |
| 2023-03-26 | Fix "Directly go to item in search if there is only one result" setting | Guillaume Gomez | -5/+1 |
| 2023-03-26 | rustdoc: tweak `some variants omitted` | Ezra Shaw | -1/+1 |
| 2023-03-25 | Rollup merge of #109542 - notriddle:notriddle/storage-js, r=GuillaumeGomez | Matthias Krüger | -77/+19 |
| 2023-03-24 | Auto merge of #109399 - petrochenkov:rendersort, r=GuillaumeGomez | bors | -7/+20 |
| 2023-03-24 | Rollup merge of #108629 - notriddle:notriddle/item-type-advanced, r=Guillaume... | Matthias Krüger | -53/+111 |
| 2023-03-23 | rustdoc: remove old `content` hack for theme switching | Michael Howell | -47/+5 |
| 2023-03-23 | rustdoc: clean up `storage.js` | Michael Howell | -30/+14 |
| 2023-03-23 | Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgr | bors | -2/+2 |
| 2023-03-22 | Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelid | Matthias Krüger | -2/+2 |
| 2023-03-22 | Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr | bors | -21/+21 |
| 2023-03-23 | Rollup merge of #109187 - clubby789:askama-source, r=GuillaumeGomez | Dylan DPC | -69/+67 |
| 2023-03-21 | rustdoc: remove redundant `.content` prefix from span/a colors | Michael Howell | -21/+21 |
| 2023-03-21 | Add `safe` to number rendering | clubby789 | -2/+2 |
| 2023-03-20 | rustdoc: add support for type filters in arguments and generics | Michael Howell | -53/+111 |
| 2023-03-20 | rustdoc: Optimize impl sorting during rendering | Vadim Petrochenkov | -7/+20 |
| 2023-03-20 | Rollup merge of #109375 - clubby789:unescape-deprecated-doc, r=jsha | Matthias Krüger | -1/+1 |
| 2023-03-20 | Rollup merge of #109351 - GuillaumeGomez:no-footnote-in-summary, r=notriddle | Matthias Krüger | -1/+13 |