| Age | Commit message (Expand) | Author | Lines |
| 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 | Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbini | bors | -44/+31 |
| 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 | Remove extra removal from test path | Guillaume Gomez | -1/+1 |
| 2023-01-18 | Rollup merge of #107014 - notriddle:notriddle/js-cleanup, r=GuillaumeGomez | Dylan DPC | -9/+4 |
| 2023-01-18 | Rollup merge of #106950 - the8472:fix-splice-miri, r=cuviper | Dylan DPC | -0/+6 |
| 2023-01-18 | remove error code from `#[rustc_variance]` and document its remains | Ezra Shaw | -2/+1 |
| 2023-01-18 | Auto merge of #107021 - matthiaskrgr:rollup-0dzxfyi, r=matthiaskrgr | bors | -5/+1 |
| 2023-01-18 | Rollup merge of #106996 - notriddle:notriddle/settings-line-div, r=GuillaumeG... | Matthias Krüger | -5/+1 |
| 2023-01-18 | Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomez | bors | -4/+21 |
| 2023-01-17 | Re-enable building rust-analyzer on riscv64 | Josh Stone | -6/+0 |
| 2023-01-17 | rustdoc: stop using deprecated `window.event` when there's an `ev` param | Michael Howell | -1/+1 |
| 2023-01-18 | Auto merge of #107010 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-01-17 | rustdoc: remove function `handleClick` that's only used once | Michael Howell | -8/+3 |
| 2023-01-17 | Update cargo | Weihang Lo | -0/+0 |
| 2023-01-17 | add miri regression test | The 8472 | -0/+6 |
| 2023-01-17 | Rollup merge of #106970 - kylematsuda:earlybinder-item-bounds, r=lcnr | Matthias Krüger | -2/+2 |
| 2023-01-17 | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 | Matthias Krüger | -0/+20 |
| 2023-01-17 | rustdoc: instead of `.setting-name { width: 100% }`, use default div CSS | Michael Howell | -5/+1 |
| 2023-01-17 | fix missing subst in clippy utils | Kyle Matsuda | -2/+2 |
| 2023-01-17 | change item_bounds query to return EarlyBinder; remove bound_item_bounds query | Kyle Matsuda | -1/+1 |
| 2023-01-17 | change usages of item_bounds query to bound_item_bounds | Kyle Matsuda | -1/+1 |
| 2023-01-17 | Hack compiletest to fix a random CI failure | Maybe Waffle | -2/+11 |
| 2023-01-17 | Skip tidy style checks for `rustc_apfloat` | Maybe Waffle | -0/+4 |
| 2023-01-17 | Add a tidy check to check for ". \w" | Maybe Waffle | -0/+16 |
| 2023-01-17 | Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume... | Matthias Krüger | -16/+16 |
| 2023-01-17 | rustdoc: Fix glob import inlining | Vadim Petrochenkov | -4/+21 |
| 2023-01-16 | ci: upgrade mingw-check to ubuntu:22.04 | Josh Stone | -145/+72 |
| 2023-01-16 | Rollup merge of #106942 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-01-16 | ui tests: Remap test base directory by default. | Tim Neumann | -0/+3 |
| 2023-01-16 | compiletest: Support running with a remapped base directory. | Tim Neumann | -5/+36 |
| 2023-01-16 | compiletest: Generic support for "no-" versions of boolean directives. | Tim Neumann | -2/+15 |
| 2023-01-16 | Update books | rustbot | -0/+0 |
| 2023-01-16 | Move compiler input and ouput paths into session | Oli Scherer | -7/+6 |
| 2023-01-16 | Group some commonly passed together values into a struct | Oli Scherer | -1/+1 |
| 2023-01-16 | Update instrument-coverage.md | gftea | -0/+2 |
| 2023-01-16 | Remove redundant `input_path` field from `Config` | Oli Scherer | -3/+0 |
| 2023-01-16 | Auto merge of #106907 - matthiaskrgr:rustdoc_ref, r=GuillaumeGomez | bors | -14/+12 |
| 2023-01-15 | Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddle | Matthias Krüger | -0/+35 |
| 2023-01-15 | rustdoc: simplify some & ref erences | Matthias Krüger | -14/+12 |
| 2023-01-15 | Add tidy check to ensure that rustdoc GUI tests start with a small description | Guillaume Gomez | -0/+35 |
| 2023-01-14 | Auto merge of #106866 - matthiaskrgr:rollup-r063s44, r=matthiaskrgr | bors | -34/+44 |
| 2023-01-14 | rustdoc: simplify JS search routine by not messing with lev distance | Michael Howell | -50/+64 |
| 2023-01-14 | rustdoc: remove redundant item kind class from `.item-decl > pre` | Michael Howell | -16/+16 |
| 2023-01-14 | Rollup merge of #106855 - klensy:rd-s, r=notriddle | Matthias Krüger | -28/+33 |
| 2023-01-14 | Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill... | Matthias Krüger | -4/+8 |