| Age | Commit message (Expand) | Author | Lines |
| 2025-06-12 | abi_check: tweak some comments | Ralf Jung | -5/+12 |
| 2025-06-12 | x86 (32/64): go back to passing SIMD vectors by-ptr | Ralf Jung | -46/+22 |
| 2025-06-01 | Auto merge of #141745 - cuviper:beta-next, r=cuviper | bors | -0/+0 |
| 2025-05-29 | Update to LLVM 20.1.5 | dianqk | -0/+0 |
| 2025-05-25 | Auto merge of #141412 - cuviper:beta-next, r=Mark-Simulacrum | bors | -700/+546 |
| 2025-05-25 | ci: split dist-arm-linux job | MarcoIeni | -10/+55 |
| 2025-05-24 | Add bors environment to CI | Jakub Beránek | -0/+9 |
| 2025-05-24 | ci: prepare aws access keys for migration | MarcoIeni | -4/+4 |
| 2025-05-24 | Move `dist-x86_64-linux` CI job to GitHub temporarily | Jakub Beránek | -1/+1 |
| 2025-05-24 | Use Docker cache from the current repository | Jakub Beránek | -3/+2 |
| 2025-05-23 | Temporarily use Windows Server 2022 instead of Windows Server 2025 images | Jieyou Xu | -2/+8 |
| 2025-05-22 | Do not call name() on rpitit assoc_item | Santiago Pastorino | -10/+47 |
| 2025-05-22 | [win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab... | Daniel Paoliello | -6/+8 |
| 2025-05-22 | Revert "Fix linking statics on Arm64EC #140176" | Jieyou Xu | -201/+54 |
| 2025-05-22 | Fix download of GCC from CI on non-nightly channels | Jakub Beránek | -1/+2 |
| 2025-05-22 | Update the edition guide for let chains | est31 | -0/+0 |
| 2025-05-22 | bump stage0 | Josh Stone | -462/+356 |
| 2025-05-11 | Auto merge of #140918 - pietroalbini:pa-backport-140902, r=pietroalbini | bors | -0/+24 |
| 2025-05-11 | Async drop fix for async_drop_in_place<T> layout calculated for unspecified T | Andrew Zhogin | -0/+24 |
| 2025-05-10 | Auto merge of #140897 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-10 | [beta-1.88] Update cargo | Weihang Lo | -0/+0 |
| 2025-05-09 | Auto merge of #140861 - pietroalbini:pa-beta, r=pietroalbini | bors | -59/+59 |
| 2025-05-09 | bump channel to beta | Pietro Albini | -1/+1 |
| 2025-05-09 | update version placeholders | Pietro Albini | -58/+58 |
| 2025-05-09 | Auto merge of #140838 - Zalathar:rollup-13hybry, r=Zalathar | bors | -23/+137 |
| 2025-05-09 | Rollup merge of #140828 - dpaoliello:arm64fp, r=workingjubilee | Stuart Cook | -1/+7 |
| 2025-05-09 | Rollup merge of #140817 - RalfJung:bootstrap-msg, r=jieyouxu | Stuart Cook | -2/+2 |
| 2025-05-09 | Rollup merge of #140812 - jieyouxu:typo-fix, r=aDotInTheVoid | Stuart Cook | -1/+1 |
| 2025-05-09 | Rollup merge of #140804 - bend-n:signed, r=lcnr | Stuart Cook | -14/+86 |
| 2025-05-09 | Rollup merge of #140801 - xizheyin:issue-140747, r=SparrowLii | Stuart Cook | -5/+41 |
| 2025-05-09 | Auto merge of #140252 - nnethercote:rm-Ident-empty, r=oli-obk | bors | -45/+54 |
| 2025-05-09 | Remove `Ident::empty`. | Nicholas Nethercote | -45/+54 |
| 2025-05-09 | Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiser | bors | -54/+201 |
| 2025-05-08 | Auto merge of #140818 - matthiaskrgr:rollup-5eaotr2, r=matthiaskrgr | bors | -117/+679 |
| 2025-05-08 | Enable non-leaf Frame Pointers for Arm64 Windows | Daniel Paoliello | -1/+7 |
| 2025-05-08 | Rollup merge of #140811 - jieyouxu:notes, r=Urgau | Matthias Krüger | -0/+4 |
| 2025-05-08 | Rollup merge of #140802 - BoxyUwU:relnotes_1_87_0, r=pietroalbini | Matthias Krüger | -0/+166 |
| 2025-05-08 | Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxu | Matthias Krüger | -3/+11 |
| 2025-05-08 | Rollup merge of #140716 - Urgau:improve-remap_scope-tests, r=jieyouxu | Matthias Krüger | -9/+292 |
| 2025-05-08 | Rollup merge of #140707 - compiler-errors:range-pat-struct-norm, r=lcnr | Matthias Krüger | -9/+41 |
| 2025-05-08 | Rollup merge of #140684 - compiler-errors:unnecessary-assoc, r=lcnr | Matthias Krüger | -11/+73 |
| 2025-05-08 | Rollup merge of #140341 - saethlin:black-box-qoi, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2025-05-08 | Rollup merge of #140095 - nnethercote:rm-word_or_empty, r=jdonszelmann | Matthias Krüger | -85/+88 |
| 2025-05-08 | Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxu | bors | -20/+42 |
| 2025-05-08 | bootstrap: more consistent use of `...` when citing configuration snippets | Ralf Jung | -2/+2 |
| 2025-05-08 | add signed integers to unnecessary_lints to ensure feature parity with clippy | bendn | -14/+86 |
| 2025-05-09 | Fix `tests/rustdoc-json` path | Jieyou Xu | -1/+1 |
| 2025-05-09 | Enable triagebot note functionality for rust-lang/rust | Jieyou Xu | -0/+4 |
| 2025-05-08 | Auto merge of #140797 - matthiaskrgr:rollup-3km95qh, r=matthiaskrgr | bors | -2/+80 |
| 2025-05-08 | Structurally resolve in check_ref_cast and calc_adjust_mode | Michael Goulet | -9/+41 |