| Age | Commit message (Expand) | Author | Lines |
| 2025-04-29 | add `rust.debug-assertions-tools` option | Pietro Albini | -5/+22 |
| 2025-04-28 | Rollup merge of #139224 - epage:nocapture, r=thomcc | Chris Denton | -4/+6 |
| 2025-04-28 | Rollup merge of #138737 - Ayush1325:r-efi-update, r=tgross35 | Chris Denton | -4/+4 |
| 2025-04-28 | Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum | Chris Denton | -0/+3 |
| 2025-04-27 | Auto merge of #140362 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-04-27 | Rollup merge of #140348 - ehuss:lint-docs-edition, r=compiler-errors | Matthias Krüger | -14/+8 |
| 2025-04-27 | Update cargo | Weihang Lo | -0/+0 |
| 2025-04-27 | CI: docker: host-x86_64: test-various: uefi_qemu_test: Update r-efi | Ayush Singh | -4/+4 |
| 2025-04-27 | Auto merge of #140291 - GuillaumeGomez:doctest-2024-stdout, r=notriddle | bors | -1/+16 |
| 2025-04-26 | Auto merge of #140288 - Zalathar:new-executor, r=jieyouxu | bors | -7/+11 |
| 2025-04-26 | Update lint-docs to default to Rust 2024 | Eric Huss | -1/+1 |
| 2025-04-26 | lint-docs: Don't hard-code the valid editions | Eric Huss | -14/+8 |
| 2025-04-26 | Rollup merge of #140226 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-26 | Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxu | bors | -38/+60 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -1/+50 |
| 2025-04-25 | Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=Guil... | Matthias Krüger | -1/+1 |
| 2025-04-25 | Rollup merge of #137683 - Kobzol:tidy-gcc-submodule, r=GuillaumeGomez | Matthias Krüger | -0/+49 |
| 2025-04-25 | Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgr | bors | -5/+53 |
| 2025-04-25 | Correctly display stdout and stderr in case a doctest is failing | Guillaume Gomez | -1/+16 |
| 2025-04-25 | compiletest: Use the new non-libtest executor by default (2) | Zalathar | -7/+11 |
| 2025-04-25 | rustdoc: fix typo change from equivelent to equivalent | Sede Soukossi | -1/+1 |
| 2025-04-25 | Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgr | bors | -154/+192 |
| 2025-04-25 | Update gcc submodule to 0ea98a1365b81f7488073512c850e8ee951a4afd | Jakub Beránek | -0/+0 |
| 2025-04-25 | Add a tidy check for GCC submodule version | Jakub Beránek | -0/+49 |
| 2025-04-25 | Auto merge of #140233 - Zalathar:revert-new-executor, r=jieyouxu | bors | -11/+7 |
| 2025-04-25 | Rollup merge of #140006 - onur-ozkan:138778, r=onur-ozkan | Matthias Krüger | -5/+50 |
| 2025-04-25 | Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubilee | Matthias Krüger | -0/+3 |
| 2025-04-25 | Rollup merge of #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notri... | Matthias Krüger | -12/+19 |
| 2025-04-25 | Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=Kobzol | Matthias Krüger | -13/+78 |
| 2025-04-25 | Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmease | Matthias Krüger | -129/+95 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -0/+3 |
| 2025-04-24 | Rollup merge of #140191 - Kobzol:remove-git-repository-from-git-config, r=jie... | Matthias Krüger | -16/+0 |
| 2025-04-24 | Rollup merge of #140172 - bjoernager:const-float-algebraic, r=RalfJung | Matthias Krüger | -26/+0 |
| 2025-04-24 | Rollup merge of #136083 - bend-n:⃤⃤, r=lcnr | Matthias Krüger | -67/+87 |
| 2025-04-24 | Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgr | bors | -16/+35 |
| 2025-04-24 | Fix indent of impl docs | Guillaume Gomez | -1/+4 |
| 2025-04-24 | Make impl item info come before doc | Guillaume Gomez | -11/+15 |
| 2025-04-24 | Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3 | Matthias Krüger | -9/+25 |
| 2025-04-24 | Rollup merge of #140184 - Berrysoft:cygwin-target-doc, r=Noratrieb | Matthias Krüger | -2/+3 |
| 2025-04-24 | Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obk | Matthias Krüger | -5/+7 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -67/+87 |
| 2025-04-24 | Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLii | Matthias Krüger | -3/+3 |
| 2025-04-24 | Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obk | Matthias Krüger | -0/+21 |
| 2025-04-24 | Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhpratt | Matthias Krüger | -1/+0 |
| 2025-04-24 | Revert compiletest new-executor, to re-land without download-rustc | Zalathar | -11/+7 |
| 2025-04-24 | Remove some unnecessary clones. | Nicholas Nethercote | -3/+3 |
| 2025-04-23 | Update wasm-component-ld to 0.5.13 | Alex Crichton | -1/+1 |
| 2025-04-23 | Auto merge of #139983 - flip1995:clippy-subtree-update, r=Manishearth | bors | -6984/+13718 |
| 2025-04-23 | Auto merge of #139998 - Zalathar:new-executor, r=onur-ozkan | bors | -7/+11 |
| 2025-04-23 | CI: use aws codebuild for job dist-arm-linux | MarcoIeni | -13/+78 |