| Age | Commit message (Expand) | Author | Lines |
| 2024-03-08 | Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov | Matthias Krüger | -17/+12 |
| 2024-03-08 | remove unused derive_more dep | klensy | -1/+0 |
| 2024-03-08 | bump itertools to 0.12 | klensy | -1/+1 |
| 2024-03-08 | Update host LLVM on x64 Linux to LLVM 18 | Jakub Beránek | -1/+1 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2024-03-08 | Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu | Matthias Krüger | -0/+34 |
| 2024-03-08 | fix clippy lints | Ralf Jung | -5/+5 |
| 2024-03-08 | Merge from rustc | The Miri Cronjob Bot | -2/+7 |
| 2024-03-08 | Merge from rustc | The Miri Cronjob Bot | -2620/+4397 |
| 2024-03-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-08 | Bless tidy issues order | yukang | -100/+109 |
| 2024-03-07 | ci: add a runner for vanilla LLVM 18 | Josh Stone | -0/+64 |
| 2024-03-07 | Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomez | bors | -101/+12 |
| 2024-03-07 | Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov | bors | -1/+72 |
| 2024-03-07 | Rollup merge of #122138 - lqd:llvm-mtime, r=clubby789 | Guillaume Gomez | -1/+9 |
| 2024-03-07 | Rollup merge of #122136 - Kobzol:opt-dist-lookup-logic, r=Mark-Simulacrum | Guillaume Gomez | -14/+1 |
| 2024-03-07 | Rollup merge of #122087 - GuillaumeGomez:fix-rust-index-page, r=notriddle | Guillaume Gomez | -2/+2 |
| 2024-03-07 | Rollup merge of #119888 - weiznich:stablize_diagnostic_namespace, r=compiler-... | Guillaume Gomez | -84/+0 |
| 2024-03-07 | Auto merge of #122149 - flip1995:clippy-subtree-update, r=Manishearth | bors | -2401/+4114 |
| 2024-03-07 | Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u... | Philipp Krones | -2/+7 |
| 2024-03-07 | Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u... | Philipp Krones | -2401/+4114 |
| 2024-03-07 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -2/+7 |
| 2024-03-07 | Auto merge of #122139 - GuillaumeGomez:rollup-37vtwsc, r=GuillaumeGomez | bors | -4/+20 |
| 2024-03-07 | Merge collect_mod_item_types query into check_well_formed | Oli Scherer | -6/+0 |
| 2024-03-07 | Rollup merge of #122129 - tgross35:rustcdocs-host-only, r=onur-ozkan | Guillaume Gomez | -0/+1 |
| 2024-03-07 | Rollup merge of #122126 - workingjubilee:every-os-in-the-world-belongs-to-uni... | Guillaume Gomez | -1/+5 |
| 2024-03-07 | Rollup merge of #122110 - WaffleLapkin:miri-temp, r=RalfJung | Guillaume Gomez | -1/+7 |
| 2024-03-07 | Rollup merge of #122066 - mu001999:clean, r=oli-obk | Guillaume Gomez | -2/+7 |
| 2024-03-07 | Remove redundant query invocations in rustdoc | Oli Scherer | -5/+0 |
| 2024-03-07 | record mtime in llvm linker script | Rémy Rakic | -0/+7 |
| 2024-03-07 | use file to write llvm linker script | Rémy Rakic | -1/+2 |
| 2024-03-07 | Auto merge of #121985 - RalfJung:interpret-return-place, r=oli-obk | bors | -112/+111 |
| 2024-03-07 | Include all library files in artifact summary on CI | Jakub Beránek | -14/+1 |
| 2024-03-07 | remove the --generate-link-to-definition flags from bootstrap | r0cky | -2/+7 |
| 2024-03-07 | Set `RustcDocs` to only run on host | Trevor Gross | -0/+1 |
| 2024-03-07 | Auto merge of #121866 - Kobzol:opt-dist-find-llvm, r=Mark-Simulacrum | bors | -0/+13 |
| 2024-03-07 | Auto merge of #122054 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-06 | Fix tidy --bless on Windows | Jubilee Young | -1/+5 |
| 2024-03-07 | Revert back to Git-for-Windows for MinGW CI builds | Matt Harding | -6/+8 |
| 2024-03-07 | Auto merge of #122113 - matthiaskrgr:rollup-5d1jnwi, r=matthiaskrgr | bors | -9/+32 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -1/+72 |
| 2024-03-07 | Use `rustc_driver::args::raw_args()` in Miri | beetrees | -2/+4 |
| 2024-03-07 | Use `rustc_driver::args::raw_args()` in Clippy | beetrees | -1/+1 |
| 2024-03-07 | Use `rustc_driver::args::raw_args()` in Clippy | beetrees | -1/+1 |
| 2024-03-07 | Refactor argument UTF-8 checking into `rustc_driver::args::raw_args()` | beetrees | -10/+3 |
| 2024-03-07 | Make `arg_expand_all` not short-circuit on first error | beetrees | -4/+4 |
| 2024-03-07 | Rollup merge of #122109 - alexcrichton:compiletests-needs-threads, r=workingj... | Matthias Krüger | -0/+35 |
| 2024-03-07 | Rollup merge of #122094 - slanterns:arm-stack-probe-footnote, r=workingjubilee | Matthias Krüger | -5/+1 |
| 2024-03-06 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-06 | Add advice for failing `shims/fs.rs` miri test | Maybe Waffle | -0/+4 |