| Age | Commit message (Expand) | Author | Lines |
| 2023-04-25 | Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkov | bors | -1/+17 |
| 2023-04-24 | Auto merge of #110718 - flip1995:clippyup, r=Manishearth | bors | -1400/+2304 |
| 2023-04-25 | Rollup merge of #110744 - weihanglo:cargo-credential-install, r=ehuss | Yuki Okushi | -3/+3 |
| 2023-04-24 | Fix `rustc_index` imports outside the compiler | Maybe Waffle | -24/+26 |
| 2023-04-24 | Clippy book: hotfix for broken link | Philipp Krones | -1/+1 |
| 2023-04-24 | Rollup merge of #110637 - oli-obk:gha, r=jyn514 | Matthias Krüger | -177/+190 |
| 2023-04-24 | Rollup merge of #110514 - compiler-errors:remove-find_map_relevant_impl, r=b-... | Matthias Krüger | -9/+11 |
| 2023-04-23 | bootstrap: update paths cargo-credential crate | Weihang Lo | -3/+3 |
| 2023-04-23 | Rollup merge of #110664 - Ezrashaw:fix-bootstrap-build-format, r=jyn514 | Matthias Krüger | -4/+2 |
| 2023-04-23 | Rollup merge of #110661 - notriddle:notriddle/settings-js-handlekey, r=Guilla... | Matthias Krüger | -19/+1 |
| 2023-04-23 | Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillot | bors | -4/+2 |
| 2023-04-23 | Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup | Philipp Krones | -1400/+2304 |
| 2023-04-22 | Group entire build steps in the gha logs | Oli Scherer | -177/+190 |
| 2023-04-22 | Update chrono/spdx-rs | nils | -4/+5 |
| 2023-04-22 | Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwco | bors | -4/+0 |
| 2023-04-22 | Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJung | bors | -8/+37 |
| 2023-04-22 | Auto merge of #110666 - JohnTitor:rollup-3pwilte, r=JohnTitor | bors | -127/+160 |
| 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-22 | stop `x fmt` formatting alt build dirs | Ezra Shaw | -4/+2 |
| 2023-04-22 | Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkin | bors | -4/+26 |
| 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 | Allow `LocalDefId` as the argument to `def_path_str` | Oli Scherer | -2/+2 |
| 2023-04-21 | Leave it to the query system to invoke the typeck query instead of invoking i... | Oli Scherer | -2/+0 |
| 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 | Auto merge of #110653 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-04-21 | Actually keep `PlaceMention` if requested. | Camille GILLOT | -3/+6 |
| 2023-04-21 | Evaluate place expression in `PlaceMention`. | Camille GILLOT | -8/+34 |
| 2023-04-21 | Update cargo | Weihang Lo | -0/+0 |
| 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 | Bless miri. | Camille GILLOT | -11/+20 |
| 2023-04-21 | rustdoc: get rid of redundant, nested `let` lines | Michael Howell | -17/+13 |
| 2023-04-21 | rustfmt fmt | DrMeepster | -1/+3 |
| 2023-04-21 | Auto merge of #109002 - michaelvanstraten:master, r=petrochenkov | bors | -1/+5 |
| 2023-04-21 | minor tweaks | DrMeepster | -2/+1 |
| 2023-04-21 | offset_of | DrMeepster | -3/+24 |
| 2023-04-21 | Auto merge of #96840 - cjgillot:query-feed, r=oli-obk | bors | -12/+6 |
| 2023-04-21 | Auto merge of #110636 - matthiaskrgr:rollup-faa33c6, r=matthiaskrgr | bors | -7/+27 |
| 2023-04-21 | Rollup merge of #110365 - ozkanonur:ship-tools-with-sysroot, r=jyn514 | Matthias Krüger | -7/+27 |
| 2023-04-21 | Auto merge of #110431 - jsoref:spelling-src-etc, r=Mark-Simulacrum | bors | -4/+4 |
| 2023-04-21 | Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkov | bors | -1/+1 |
| 2023-04-20 | Auto merge of #109999 - m-ou-se:flatten-format-args, r=oli-obk | bors | -0/+3 |
| 2023-04-21 | remove the early return in `Sysroot::run` which causes bypassing symlinking | ozkanonur | -1/+0 |
| 2023-04-21 | ship clippy, miri and rustfmt with sysroot | ozkanonur | -6/+27 |
| 2023-04-20 | Spelling tools/compiletest | Josh Soref | -4/+4 |
| 2023-04-20 | Move test files | Caio | -1/+1 |