| Age | Commit message (Expand) | Author | Lines |
| 2025-04-16 | remove old remove_and_create_dir_all and use build_helpers remove_and_create_... | bit-aloo | -14/+25 |
| 2025-04-16 | add remove_and_create_dir_all in build_helper | bit-aloo | -0/+6 |
| 2025-04-16 | add retry support to recursive_remove | bit-aloo | -11/+41 |
| 2025-04-16 | Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkov | bors | -32/+42 |
| 2025-04-16 | Auto merge of #139768 - compiler-errors:split-fold, r=lcnr | bors | -218/+402 |
| 2025-04-15 | Auto merge of #139878 - petrochenkov:revllvmclean2, r=compiler-errors | bors | -26/+45 |
| 2025-04-15 | Auto merge of #139881 - matthiaskrgr:rollup-7x6zcrc, r=matthiaskrgr | bors | -350/+324 |
| 2025-04-15 | Rollup merge of #139877 - joshtriplett:take-care, r=dtolnay | Matthias Krüger | -0/+8 |
| 2025-04-15 | Rollup merge of #139859 - marcoieni:rename-macos-runner, r=Kobzol | Matthias Krüger | -6/+6 |
| 2025-04-15 | Rollup merge of #139848 - nnethercote:kw-Empty-5, r=compiler-errors | Matthias Krüger | -13/+5 |
| 2025-04-15 | Rollup merge of #139824 - ChrisDenton:non-canonical, r=petrochenkov | Matthias Krüger | -28/+6 |
| 2025-04-15 | Rollup merge of #139819 - Kobzol:rust-cache, r=marcoieni | Matthias Krüger | -0/+7 |
| 2025-04-15 | Rollup merge of #139818 - compiler-errors:normalize-tails, r=oli-obk | Matthias Krüger | -73/+64 |
| 2025-04-15 | Rollup merge of #138455 - yotamofek:pr/rustdoc/more-impl-display, r=Guillaume... | Matthias Krüger | -230/+228 |
| 2025-04-15 | Split TypeFolder and FallibleTypeFolder | Michael Goulet | -186/+395 |
| 2025-04-15 | Revert "Deduplicate template parameter creation" | Vadim Petrochenkov | -26/+45 |
| 2025-04-15 | Add warning comment to `Take::get_ref` and `Chain::get_ref` | Josh Triplett | -0/+8 |
| 2025-04-15 | Auto merge of #138906 - thaliaarchi:unsupported-test-exe, r=bjorn3 | bors | -0/+7 |
| 2025-04-15 | Auto merge of #139632 - Darksonn:cfi-fmt, r=m-ou-se | bors | -25/+50 |
| 2025-04-15 | CI: rename MacOS runner | MarcoIeni | -6/+6 |
| 2025-04-15 | Use `rust-cache` to speed-up `citool` compilation | Jakub Beránek | -0/+7 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -993/+2498 |
| 2025-04-15 | Add comment | Alice Ryhl | -0/+19 |
| 2025-04-15 | Use full path for core::mem::transmute | Alice Ryhl | -2/+2 |
| 2025-04-15 | Remove #![feature(no_sanitize)] | Tamir Duberstein | -1/+0 |
| 2025-04-15 | Use a dummy ident for a `lint_if_path_starts_with_module` call. | Nicholas Nethercote | -1/+1 |
| 2025-04-15 | Remove a `kw::Empty` usage in symbol mangling. | Nicholas Nethercote | -1/+1 |
| 2025-04-15 | Remove some "name isn't empty" assertions. | Nicholas Nethercote | -11/+3 |
| 2025-04-15 | Rollup merge of #139836 - glyn:test-mpmc-receiver-cloning, r=jhpratt | Stuart Cook | -0/+30 |
| 2025-04-15 | Rollup merge of #139833 - nnethercote:fix-139633, r=oli-obk | Stuart Cook | -4/+59 |
| 2025-04-15 | Rollup merge of #139822 - 0x79de:fix-eopnotsupp-mapping, r=dtolnay | Stuart Cook | -0/+1 |
| 2025-04-15 | Rollup merge of #139798 - lcnr:where-bounds-gt-alias-bound, r=compiler-errors | Stuart Cook | -21/+59 |
| 2025-04-15 | Rollup merge of #139791 - lcnr:ignore-global-where-bounds, r=compiler-errors | Stuart Cook | -6/+93 |
| 2025-04-15 | Rollup merge of #139789 - lcnr:opaques-auto-trait-leakage, r=compiler-errors | Stuart Cook | -7/+285 |
| 2025-04-15 | Rollup merge of #139785 - fneddy:fix_test_cstring_merging_alignment, r=Mark-S... | Stuart Cook | -1/+1 |
| 2025-04-15 | Rollup merge of #139772 - nnethercote:rm-hir-Map, r=Zalathar | Stuart Cook | -65/+36 |
| 2025-04-15 | Rollup merge of #139750 - no1wudi:fix, r=tgross35 | Stuart Cook | -6/+11 |
| 2025-04-15 | Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnay | Stuart Cook | -165/+76 |
| 2025-04-15 | Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obk | Stuart Cook | -546/+609 |
| 2025-04-15 | Rollup merge of #139660 - Zalathar:new-executor, r=jieyouxu | Stuart Cook | -117/+574 |
| 2025-04-15 | Rollup merge of #139554 - lolbinarycat:std-output-exit_ok, r=tgross35 | Stuart Cook | -0/+34 |
| 2025-04-15 | Rollup merge of #139517 - Ayush1325:uefi-cmd-stdin-null, r=joboet | Stuart Cook | -7/+120 |
| 2025-04-15 | Rollup merge of #138393 - oli-obk:pattern-type-in-pattern, r=BoxyUwU | Stuart Cook | -9/+233 |
| 2025-04-15 | Rollup merge of #138380 - cuviper:ci-llvm-20, r=Kobzol | Stuart Cook | -0/+94 |
| 2025-04-15 | Rollup merge of #138374 - celinval:issue-136925-const-contract, r=compiler-er... | Stuart Cook | -39/+183 |
| 2025-04-15 | Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgr | bors | -173/+353 |
| 2025-04-15 | compiletest: Add an experimental new executor to replace libtest | Zalathar | -12/+452 |
| 2025-04-15 | compiletest: Extract libtest-specific executor code to a submodule | Zalathar | -103/+113 |
| 2025-04-15 | Use a constant for unstable features needed by compiletest | Zalathar | -7/+14 |
| 2025-04-14 | Stabilize `-Zdwarf-version` as `-Cdwarf-version` | Wesley Wiser | -32/+42 |