| Age | Commit message (Expand) | Author | Lines |
| 2025-05-27 | Rollup merge of #141654 - durin42:randomly-fixed-test, r=jieyouxu | Matthias Krüger | -15/+11 |
| 2025-05-27 | Rollup merge of #141650 - Zalathar:revert-unused-local-file, r=Zalathar | Matthias Krüger | -154/+62 |
| 2025-05-27 | Rollup merge of #141645 - klensy:fluent-b, r=jieyouxu | Matthias Krüger | -23/+15 |
| 2025-05-27 | Rollup merge of #141640 - Fabian-Gruenbichler:mr/test-version-check-rpath-fal... | Matthias Krüger | -17/+13 |
| 2025-05-27 | Rollup merge of #141632 - fee1-dead-contrib:push-txmttkxvwqxl, r=oli-obk | Matthias Krüger | -11/+3 |
| 2025-05-27 | Rollup merge of #141602 - jieyouxu:llvm-submodule, r=apiraino | Matthias Krüger | -0/+7 |
| 2025-05-27 | Rollup merge of #141495 - compiler-errors:rename-unpack, r=fmease | Matthias Krüger | -185/+185 |
| 2025-05-27 | Rollup merge of #141312 - cberner:filelock_from, r=joshtriplett | Matthias Krüger | -8/+40 |
| 2025-05-27 | Auto merge of #141644 - compiler-errors:rollup-gl5hize, r=compiler-errors | bors | -997/+1281 |
| 2025-05-27 | tests: mark option-niche-eq as fixed on LLVM 21 | Augie Fackler | -15/+11 |
| 2025-05-27 | coverage: Revert "unused local file IDs" due to empty function names | Zalathar | -154/+62 |
| 2025-05-27 | Auto merge of #141641 - marcoieni:codebuild-ghcr-pr-job, r=Kobzol | bors | -1/+1 |
| 2025-05-27 | triagebot: label `src/llvm-project` and `rustc_{llvm, codegen_llvm}` changes ... | Jieyou Xu | -0/+7 |
| 2025-05-27 | Fix some var names | Michael Goulet | -34/+34 |
| 2025-05-27 | Rename unpack to kind | Michael Goulet | -165/+165 |
| 2025-05-27 | bump fluent-* crates | klensy | -23/+15 |
| 2025-05-27 | Rollup merge of #141635 - fee1-dead-contrib:push-lmyymwotrspk, r=oli-obk | Michael Goulet | -284/+145 |
| 2025-05-27 | Rollup merge of #141623 - folkertdev:va-arg-explicit-types, r=workingjubilee | Michael Goulet | -22/+61 |
| 2025-05-27 | Rollup merge of #141616 - spastorino:remove-spastorino-on-vacations, r=spasto... | Michael Goulet | -1/+0 |
| 2025-05-27 | Rollup merge of #141611 - ehuss:update-mdbook, r=Mark-Simulacrum | Michael Goulet | -3/+3 |
| 2025-05-27 | Rollup merge of #141599 - nnethercote:rm-Box-into_inner, r=fmease,chenyukang | Michael Goulet | -2/+1 |
| 2025-05-27 | Rollup merge of #141596 - tshepang:patch-2, r=Urgau | Michael Goulet | -2/+2 |
| 2025-05-27 | Rollup merge of #141594 - BoxyUwU:another_gai_test, r=jieyouxu | Michael Goulet | -0/+25 |
| 2025-05-27 | Rollup merge of #141587 - ferrocene:lw-yurotqzwvwlw, r=jieyouxu | Michael Goulet | -36/+45 |
| 2025-05-27 | Rollup merge of #141584 - compiler-errors:typing-env-synthetic-body, r=lcnr | Michael Goulet | -3/+18 |
| 2025-05-27 | Rollup merge of #141582 - RalfJung:cleanup, r=bjorn3 | Michael Goulet | -28/+60 |
| 2025-05-27 | Rollup merge of #141580 - oli-obk:early-dyn-catches-the-incompat, r=compiler-... | Michael Goulet | -206/+205 |
| 2025-05-27 | Rollup merge of #141568 - onur-ozkan:141393-fix, r=Kobzol | Michael Goulet | -0/+8 |
| 2025-05-27 | Rollup merge of #141563 - nnethercote:rm-noop, r=petrochenkov | Michael Goulet | -23/+5 |
| 2025-05-27 | Rollup merge of #141556 - jeremyd2019:patch-1, r=jieyouxu | Michael Goulet | -1/+3 |
| 2025-05-27 | Rollup merge of #141552 - jieyouxu:cfg-version-tests, r=est31 | Michael Goulet | -243/+350 |
| 2025-05-27 | Rollup merge of #141536 - Urgau:ambi_wide_ptr-cmp-diag, r=fee1-dead | Michael Goulet | -88/+226 |
| 2025-05-27 | Rollup merge of #140591 - Kivooeo:new-fix-five, r=davidtwco | Michael Goulet | -55/+124 |
| 2025-05-27 | ci: use ghcr registry for x86_64-gnu-tools job | MarcoIeni | -1/+1 |
| 2025-05-27 | Auto merge of #141634 - Kobzol:try-perf, r=pietroalbini | bors | -7/+6 |
| 2025-05-27 | Remove out-of-date `noop_*` names. | Nicholas Nethercote | -23/+5 |
| 2025-05-27 | test: convert version_check ui test to run-make | Fabian Grünbichler | -17/+13 |
| 2025-05-27 | Use more detailed spans in dyn compat errors within bodies | Oli Scherer | -206/+205 |
| 2025-05-27 | further dedup `WalkItemKind` for `mut_visit` and `visit` | Deadbeef | -284/+145 |
| 2025-05-27 | Fix CI for unrolled builds on the `try-perf` branch | Jakub Beránek | -7/+6 |
| 2025-05-27 | remove `visit_mt` from `ast::mut_visit` | Deadbeef | -11/+3 |
| 2025-05-26 | Auto merge of #140790 - quininer:mac-xray, r=wesleywiser,jieyouxu | bors | -10/+79 |
| 2025-05-27 | use custom types to clarify arguments to `emit_ptr_va_arg` | Folkert de Vries | -22/+61 |
| 2025-05-26 | Remove spastorino from vacations | Santiago Pastorino | -1/+0 |
| 2025-05-26 | Auto merge of #141605 - jieyouxu:rollup-3gjqh5l, r=jieyouxu | bors | -1367/+740 |
| 2025-05-26 | Update mdbook to 0.4.51 | Eric Huss | -3/+3 |
| 2025-05-26 | bootstrap: translate Windows paths in a way that works for both Cygwin and MSYS2 | Jeremy Drake | -1/+3 |
| 2025-05-27 | Rollup merge of #141550 - Urgau:unused_braces-attrs, r=chenyukang | 许杰友 Jieyou Xu (Joe) | -16/+68 |
| 2025-05-27 | Rollup merge of #141526 - jyn514:env-vars, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -2/+18 |
| 2025-05-27 | Rollup merge of #141516 - bend-n:okay, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -2/+32 |