| Age | Commit message (Expand) | Author | Lines |
| 2025-03-20 | Fix the "used_with_archive" test on Fuchsia | Jeff Martin | -0/+1 |
| 2025-03-19 | Auto merge of #138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr | bors | -923/+517 |
| 2025-03-19 | Auto merge of #138653 - matthiaskrgr:rollup-fwwqmr7, r=matthiaskrgr | bors | -59/+254 |
| 2025-03-19 | Rollup merge of #138684 - bend-n:use_then, r=jhpratt | Matthias Krüger | -5/+1 |
| 2025-03-19 | Rollup merge of #138674 - oli-obk:llvm-cleanups, r=compiler-errors | Matthias Krüger | -205/+206 |
| 2025-03-19 | Rollup merge of #138670 - compiler-errors:remove-afidt, r=oli-obk | Matthias Krüger | -301/+177 |
| 2025-03-19 | Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkov | Matthias Krüger | -253/+15 |
| 2025-03-19 | Rollup merge of #138659 - Zalathar:no-body-span, r=oli-obk | Matthias Krüger | -45/+23 |
| 2025-03-19 | Rollup merge of #138658 - marcoieni:mirror-alpine-and-centos, r=Kobzol | Matthias Krüger | -0/+7 |
| 2025-03-19 | Rollup merge of #138656 - Kobzol:post-merge-unnest, r=marcoieni | Matthias Krüger | -12/+4 |
| 2025-03-19 | Rollup merge of #138655 - Kobzol:rdg-sync, r=jieyouxu | Matthias Krüger | -32/+56 |
| 2025-03-19 | Rollup merge of #138654 - bjorn3:remove_coretests_regex, r=tgross35 | Matthias Krüger | -46/+11 |
| 2025-03-19 | Rollup merge of #136177 - hkBst:patch-24, r=ibraheemdev | Matthias Krüger | -24/+17 |
| 2025-03-19 | Auto merge of #138690 - jieyouxu:temp-disable-fuchsia, r=Kobzol | bors | -7/+10 |
| 2025-03-19 | Temporarily disable Fuchsia test job to unblock queue | Jieyou Xu | -7/+10 |
| 2025-03-19 | use then | bendn | -5/+1 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -301/+177 |
| 2025-03-18 | Create a safe wrapper around `LLVMRustDIBuilderCreateMemberType` | Oli Scherer | -42/+60 |
| 2025-03-18 | Avoid splitting up a layout | Oli Scherer | -22/+24 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -253/+15 |
| 2025-03-18 | coverage: Don't store a body span in `FunctionCoverageInfo` | Zalathar | -19/+14 |
| 2025-03-18 | coverage: Don't refer to the body span when enlarging empty spans | Zalathar | -26/+9 |
| 2025-03-18 | CI: mirror alpine and centos images to ghcr | MarcoIeni | -0/+7 |
| 2025-03-18 | Apply suggestions from code review | Marijn Schouten | -7/+7 |
| 2025-03-18 | Remove the regex dependency from coretests | bjorn3 | -46/+11 |
| 2025-03-18 | Remove double nesting in post-merge workflow | Jakub Beránek | -12/+4 |
| 2025-03-18 | Rollup merge of #138644 - mu001999-contrib:add-cfg, r=nnethercote | Matthias Krüger | -0/+3 |
| 2025-03-18 | Rollup merge of #138642 - jieyouxu:unvac, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2025-03-18 | Rollup merge of #138635 - Zalathar:immediate-subpat, r=compiler-errors | Matthias Krüger | -46/+36 |
| 2025-03-18 | Rollup merge of #138569 - aDotInTheVoid:reprdoc-json, r=GuillaumeGomez | Matthias Krüger | -0/+163 |
| 2025-03-18 | Rollup merge of #138301 - thaliaarchi:io-optional-methods/hermit, r=tgross35 | Matthias Krüger | -6/+18 |
| 2025-03-18 | Rollup merge of #138080 - moxian:bootstrap-breadcrumb, r=jieyouxu | Matthias Krüger | -2/+3 |
| 2025-03-18 | Rollup merge of #136320 - RalfJung:exit, r=the8472 | Matthias Krüger | -4/+31 |
| 2025-03-18 | Auto merge of #135368 - Ayush1325:uefi-fs-2, r=jhpratt,nicholasbishop | bors | -5/+138 |
| 2025-03-18 | Add `#[cfg(test)]` for Transition in dfa | mu001999 | -0/+3 |
| 2025-03-18 | Merge pull request #2293 from jieyouxu/rustc-pull | Jakub Beránek | -5330/+8663 |
| 2025-03-18 | Auto merge of #138630 - matthiaskrgr:rollup-kk1gogr, r=matthiaskrgr | bors | -1152/+1347 |
| 2025-03-18 | Unvacation myself | Jieyou Xu | -1/+0 |
| 2025-03-18 | Extract `for_each_immediate_subpat` from THIR pattern visitors | Zalathar | -46/+36 |
| 2025-03-18 | Merge from rustc | Jieyou Xu | -5329/+8662 |
| 2025-03-18 | Preparing for merge from rustc | Jieyou Xu | -1/+1 |
| 2025-03-18 | uefi: fs: Implement exists | Ayush Singh | -5/+138 |
| 2025-03-17 | Implement read_buf for Hermit | Thalia Archibald | -6/+18 |
| 2025-03-17 | Auto merge of #127173 - bjorn3:mangle_rustc_std_internal_symbol, r=wesleywise... | bors | -76/+342 |
| 2025-03-17 | Rollup merge of #138619 - yotamofek:pr/codegen_ssa/flatten-ifs, r=lcnr | Matthias Krüger | -99/+82 |
| 2025-03-17 | Rollup merge of #138608 - heiher:issue-116344, r=RalfJung | Matthias Krüger | -0/+22 |
| 2025-03-17 | Rollup merge of #138556 - charmitro:already-remapped-filename, r=GuillaumeGom... | Matthias Krüger | -2/+11 |
| 2025-03-17 | Rollup merge of #138533 - Kobzol:try-job-auto-tests, r=marcoieni | Matthias Krüger | -19/+26 |
| 2025-03-17 | Rollup merge of #138531 - Kobzol:test-diff-try-build, r=marcoieni | Matthias Krüger | -472/+532 |
| 2025-03-17 | Rollup merge of #138508 - hkBst:patch-3, r=wesleywiser | Matthias Krüger | -3/+6 |