| Age | Commit message (Expand) | Author | Lines |
| 2025-03-05 | normalize away `-Wlinker-messages` wrappers from `rust-lld` rmake test | Rémy Rakic | -2/+3 |
| 2025-03-05 | Auto merge of #138021 - workingjubilee:rollup-brhnycu, r=workingjubilee | bors | -7/+8 |
| 2025-03-04 | Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxu | Jubilee | -7/+8 |
| 2025-03-04 | Auto merge of #135186 - camelid:const-path-multi, r=BoxyUwU | bors | -12/+180 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -7/+266 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -12/+180 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -121/+659 |
| 2025-03-03 | Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgr | bors | -38/+2945 |
| 2025-03-03 | Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,... | Matthias Krüger | -72/+0 |
| 2025-03-03 | Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obk | Matthias Krüger | -43/+8 |
| 2025-03-03 | Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obk | Matthias Krüger | -0/+43 |
| 2025-03-03 | Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr | bors | -109/+124 |
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -72/+0 |
| 2025-03-03 | Rollup merge of #137862 - mtoner23:print-help, r=nnethercote | Matthias Krüger | -3/+3 |
| 2025-03-03 | Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu... | Matthias Krüger | -16/+16 |
| 2025-03-03 | Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco | Matthias Krüger | -1/+27 |
| 2025-03-03 | Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -18/+2899 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -54/+54 |
| 2025-03-03 | Change variadic-ffi-2 to use a platform independant ABI | Tamme Dittrich | -17/+4 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -1/+616 |
| 2025-03-03 | Rollup merge of #137826 - karolzwolak:looping_over_ne_bytes_133528, r=DianQK | Matthias Krüger | -0/+17 |
| 2025-03-03 | Rollup merge of #137801 - petrochenkov:tarmod, r=compiler-errors | Matthias Krüger | -104/+43 |
| 2025-03-03 | Rollup merge of #137794 - tshepang:make-qnx-pass, r=pietroalbini | Matthias Krüger | -4/+5 |
| 2025-03-03 | Rollup merge of #137684 - GuillaumeGomez:rustdoc-dep-info, r=notriddle | Matthias Krüger | -1/+31 |
| 2025-03-03 | Rollup merge of #137632 - RalfJung:rustdoc-target-features, r=workingjubilee | Matthias Krüger | -0/+28 |
| 2025-03-03 | Fix pretty printing of unsafe binders | Michael Goulet | -0/+43 |
| 2025-03-02 | Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubilee | Matthias Krüger | -0/+1 |
| 2025-03-02 | Rollup merge of #137851 - folkertdev:simd-intrinsic-mask-signed, r=workingjub... | Matthias Krüger | -4/+99 |
| 2025-03-02 | Add a test | Michael Goulet | -0/+14 |
| 2025-03-02 | Revert "Auto merge of #135335 - oli-obk:push-zxwssomxxtnq, r=saethlin" | Michael Goulet | -52/+3 |
| 2025-03-01 | Ignore a-b-a-linker-guard during cross-compilation | Jakub Beránek | -3/+4 |
| 2025-03-01 | Compile run-make recipes using the stage0 compiler | Jakub Beránek | -4/+4 |
| 2025-03-01 | ensure we always print all --print options in help | Michael Toner | -3/+3 |
| 2025-03-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -0/+1 |
| 2025-03-01 | Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errors | Matthias Krüger | -12/+66 |
| 2025-03-01 | Rollup merge of #137818 - durin42:llvm-21-remove-readonly, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2025-03-01 | also skip abi_required_features check in rustdoc | Ralf Jung | -3/+13 |
| 2025-03-01 | Implment `#[cfg]` and `#[cfg_attr]` in `where` clauses | Frank King | -18/+2899 |
| 2025-03-01 | improve error message and testing of using an unsigned simd mask | Folkert de Vries | -4/+99 |
| 2025-03-01 | Auto merge of #137848 - matthiaskrgr:rollup-vxtrkis, r=matthiaskrgr | bors | -757/+718 |
| 2025-03-01 | Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnr | Matthias Krüger | -53/+271 |
| 2025-03-01 | Rollup merge of #137390 - durin42:llvm-21-nocapture-rename, r=nikic | Matthias Krüger | -2/+2 |
| 2025-03-01 | Rollup merge of #136503 - estebank:const-panic, r=RalfJung | Matthias Krüger | -702/+445 |
| 2025-03-01 | Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikic | bors | -6/+99 |
| 2025-03-01 | Rollup merge of #137771 - estebank:abi-sugg, r=compiler-errors | Matthias Krüger | -20/+28 |
| 2025-03-01 | Rollup merge of #137742 - mu001999-contrib:fix-137708, r=compiler-errors | Matthias Krüger | -0/+48 |
| 2025-03-01 | Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errors | Matthias Krüger | -18/+29 |
| 2025-03-01 | Rollup merge of #137171 - makai410:swapping-e0277, r=compiler-errors | Matthias Krüger | -0/+35 |
| 2025-03-01 | Rollup merge of #137045 - BoxyUwU:defer_repeat_expr_checks, r=compiler-errors | Matthias Krüger | -4/+201 |
| 2025-03-01 | Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxu | bors | -2133/+1540 |