| Age | Commit message (Expand) | Author | Lines |
| 2023-12-17 | Auto merge of #119001 - notriddle:notriddle/searchwords, r=GuillaumeGomez | bors | -46/+28 |
| 2023-12-15 | Rollup merge of #119004 - matthiaskrgr:conv, r=compiler-errors | Jubilee | -1/+1 |
| 2023-12-15 | rustdoc-search: remove parallel searchWords array | Michael Howell | -46/+28 |
| 2023-12-15 | NFC don't convert types to identical types | Matthias Krüger | -1/+1 |
| 2023-12-15 | Rollup merge of #118727 - compiler-errors:lint-decorate, r=WaffleLapkin | Jubilee | -6/+4 |
| 2023-12-15 | Rollup merge of #118986 - GuillaumeGomez:simplify-js-inline, r=notriddle | Matthias Krüger | -2/+2 |
| 2023-12-15 | Rollup merge of #118977 - GuillaumeGomez:simplifysrc-script, r=notriddle | Matthias Krüger | -12/+3 |
| 2023-12-15 | Don't pass lint back out of lint decorator | Michael Goulet | -6/+4 |
| 2023-12-15 | Simplify JS code a little bit | Guillaume Gomez | -2/+2 |
| 2023-12-15 | Auto merge of #118975 - GuillaumeGomez:rollup-0emhjx0, r=GuillaumeGomez | bors | -34/+509 |
| 2023-12-15 | Simplify `src-script.js` code | Guillaume Gomez | -12/+3 |
| 2023-12-15 | Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez | Guillaume Gomez | -23/+507 |
| 2023-12-15 | Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdoc | Guillaume Gomez | -11/+2 |
| 2023-12-14 | rustdoc-search: fix a race condition in search index loading | Michael Howell | -2/+8 |
| 2023-12-14 | Use Map instead of Object for source files and search index | Guillaume Gomez | -93/+77 |
| 2023-12-13 | rustdoc-search: clean up handleSingleArg type handling | Michael Howell | -9/+3 |
| 2023-12-13 | rustdoc-search: better hashing, faster unification | Michael Howell | -10/+46 |
| 2023-12-13 | rustdoc-search: use set ops for ranking and filtering | Michael Howell | -41/+187 |
| 2023-12-13 | rustdoc-search: remove the now-redundant `validateResult` | Michael Howell | -57/+0 |
| 2023-12-13 | Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov | bors | -2/+2 |
| 2023-12-12 | Rollup merge of #118886 - GuillaumeGomez:clean-up-search-vars, r=notriddle | Jubilee | -13/+7 |
| 2023-12-12 | Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errors | Jubilee | -1/+2 |
| 2023-12-12 | Rollup merge of #118872 - GuillaumeGomez:codeblock-attr-lint, r=notriddle | Jubilee | -43/+56 |
| 2023-12-12 | Clean up variables in `search.js` | Guillaume Gomez | -13/+7 |
| 2023-12-12 | clippy::complexity fixes | Matthias Krüger | -1/+2 |
| 2023-12-12 | Follow guidelines for lint suggestions | Guillaume Gomez | -9/+21 |
| 2023-12-12 | Add `rustX` check to codeblock attributes lint | Guillaume Gomez | -0/+10 |
| 2023-12-12 | Move some methods from `tcx.hir()` to `tcx` | zetanumbers | -2/+2 |
| 2023-12-12 | Clean up CodeBlocks::next code | Guillaume Gomez | -38/+29 |
| 2023-12-11 | rustdoc-search: clean up parser | Michael Howell | -7/+2 |
| 2023-12-10 | rustdoc-search: fix fast path unboxing bindings | Michael Howell | -1/+1 |
| 2023-12-10 | rustdoc-search: do not treat associated type names as types | Michael Howell | -13/+20 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-12-08 | Rollup merge of #118722 - notriddle:notriddle/dom-opt-3, r=GuillaumeGomez | Matthias Krüger | -19/+6 |
| 2023-12-08 | Rollup merge of #118677 - GuillaumeGomez:doc_cfg-display, r=notriddle | Matthias Krüger | -9/+12 |
| 2023-12-07 | rustdoc: remove unused parameter `reversed` from onEach(Lazy) | Michael Howell | -19/+6 |
| 2023-12-07 | Fix display of features in rustdoc | Guillaume Gomez | -9/+12 |
| 2023-12-05 | Rollup merge of #118594 - hdost:patch-1, r=fmease | Matthias Krüger | -1/+1 |
| 2023-12-05 | Remove mention of rust to make the error message generic. | Harold Dost | -1/+1 |
| 2023-12-04 | Rollup merge of #118600 - GuillaumeGomez:fields-heading, r=notriddle | Guillaume Gomez | -1/+8 |
| 2023-12-04 | Rollup merge of #118508 - notriddle:notriddle/fmt-newline, r=GuillaumeGomez | Guillaume Gomez | -8/+50 |
| 2023-12-04 | Don't generate the "Fields" heading if there is no field displayed | Guillaume Gomez | -1/+8 |
| 2023-12-01 | rustdoc: do not escape quotes in body text | Michael Howell | -8/+50 |
| 2023-12-01 | Add highlighting for comments in items declaration | Guillaume Gomez | -8/+14 |
| 2023-12-01 | Rollup merge of #118483 - notriddle:notriddle/fmt-newline, r=GuillaumeGomez | Takayuki Maeda | -16/+8 |
| 2023-11-30 | rustdoc: `div.where` instead of fmt-newline class | Michael Howell | -16/+8 |
| 2023-11-30 | Rollup merge of #118458 - notriddle:notriddle/small-section-header, r=Guillau... | Matthias Krüger | -16/+16 |
| 2023-11-29 | rustdoc: remove small from `small-section-header` | Michael Howell | -16/+16 |
| 2023-11-29 | rustdoc-search: replace TAB/NL/LF with SP first | Michael Howell | -10/+6 |
| 2023-11-29 | rustdoc-search: removed dead parser code | Michael Howell | -2/+0 |