| Age | Commit message (Expand) | Author | Lines |
| 2025-05-09 | remove 'unordered' atomic intrinsics | Ralf Jung | -16/+1 |
| 2025-05-09 | Merge typeck loop with static/const item eval loop | Oli Scherer | -123/+119 |
| 2025-05-09 | Update the edition guide for let chains | est31 | -0/+0 |
| 2025-05-09 | Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations | Urgau | -0/+37 |
| 2025-05-09 | Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations | Urgau | -0/+36 |
| 2025-05-09 | Use intrinsics for `{f16,f32,f64,f128}::{minimum,maximum}` operations | Urgau | -76/+389 |
| 2025-05-09 | more moved tests | lcnr | -0/+0 |
| 2025-05-09 | Do not ICE when reassigning in GatherLocalsVisitor on the bad path | Michael Goulet | -2/+39 |
| 2025-05-10 | coverage: Detect unused local file IDs to avoid an LLVM assertion | Zalathar | -6/+87 |
| 2025-05-10 | coverage: Hoist `counter_for_bcb` out of its loop | Zalathar | -10/+10 |
| 2025-05-10 | coverage: Enlarge empty spans during MIR instrumentation, not codegen | Zalathar | -46/+57 |
| 2025-05-09 | Make diagnostics experimental by default | Florian Diebold | -33/+47 |
| 2025-05-09 | Suggest stable candidates rather than unstable ones | mu001999 | -6/+94 |
| 2025-05-09 | Merge pull request #2376 from smanilov/patch-5 | Tshepang Mbambo | -2/+2 |
| 2025-05-09 | Error message for top-level or-patterns suggesting a solution | Kornel | -28/+28 |
| 2025-05-09 | Allow any rust-lang team member to close an issue with rustbot (#14765) | Philipp Krones | -0/+2 |
| 2025-05-09 | Use `cargo dev setup toolchain` in install from source docs (#14766) | Philipp Krones | -19/+9 |
| 2025-05-09 | Fix minor typo in rustdoc-internals.md | Stan Manilov | -2/+2 |
| 2025-05-09 | remove superseded lints | bendn | -1091/+116 |
| 2025-05-09 | Auto merge of #140839 - pietroalbini:pa-version-bump, r=pietroalbini | bors | -77/+3 |
| 2025-05-09 | Merge pull request #663 from GuillaumeGomez/edition-2024 | antoyo | -19/+20 |
| 2025-05-09 | tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc` | Jieyou Xu | -3/+5 |
| 2025-05-09 | run-make-support: support "ejecting" the underlying std command | Jieyou Xu | -2/+20 |
| 2025-05-09 | Remove mono item collection strategy override from -Zprint-mono-items | Tomasz Miąsko | -111/+74 |
| 2025-05-09 | Disarm `time` bomb (diagnostics) | Jieyou Xu | -76/+2 |
| 2025-05-09 | bump version number to 1.89.0 | Pietro Albini | -1/+1 |
| 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 | Update target feature tests | WANG Rui | -6/+2 |
| 2025-05-09 | Partially stabilize LoongArch target features | WANG Rui | -7/+7 |
| 2025-05-09 | move (and remove) impl Trait tests | lcnr | -63/+30 |
| 2025-05-09 | Use `cargo dev setup toolchain` in install from source docs | Alex Macleod | -19/+9 |
| 2025-05-09 | Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiser | bors | -54/+201 |
| 2025-05-09 | Allow any rust-lang team member to close an issue | Samuel Tardieu | -0/+2 |
| 2025-05-08 | fix false negative for `unnecessary_unwrap` (#14758) | Samuel Tardieu | -3/+92 |
| 2025-05-08 | Auto merge of #140818 - matthiaskrgr:rollup-5eaotr2, r=matthiaskrgr | bors | -117/+679 |
| 2025-05-08 | Update `backtrace` in Cargo.lock | Christian Legnitto | -32/+17 |
| 2025-05-08 | Enable non-leaf Frame Pointers for Arm64 Windows | Daniel Paoliello | -1/+7 |
| 2025-05-08 | Set Manish in vacation mode (#14762) | Manish Goregaokar | -0/+1 |
| 2025-05-08 | Set Manish in vacation mode | Samuel Tardieu | -0/+1 |
| 2025-05-08 | `unwrap.rs`: internal naming cleanup | Samuel Tardieu | -13/+11 |
| 2025-05-08 | `unwrap.rs`: replace some strings usage by interned symbols | Samuel Tardieu | -16/+11 |
| 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 |