| Age | Commit message (Expand) | Author | Lines |
| 2025-05-11 | Make `LLVMRustInlineAsmVerify` take `*const c_uchar` | Zalathar | -4/+3 |
| 2025-05-11 | Add a safe wrapper for `LLVMAppendModuleInlineAsm` | Zalathar | -11/+17 |
| 2025-05-11 | Use `LLVMGetInlineAsm` | Zalathar | -43/+17 |
| 2025-05-11 | Add a searchable tag `PTR_LEN_STR` to explain `*const c_uchar` bindings | Zalathar | -2/+2 |
| 2025-05-10 | Auto merge of #140901 - Kobzol:fix-download-gcc, r=onur-ozkan | bors | -1/+2 |
| 2025-05-10 | Fix download of GCC from CI on non-nightly channels | Jakub Beránek | -1/+2 |
| 2025-05-10 | Auto merge of #140895 - matthiaskrgr:rollup-rfvqv4t, r=matthiaskrgr | bors | -93/+110 |
| 2025-05-10 | Rollup merge of #140879 - pthariensflame:patch-1, r=pietroalbini | Matthias Krüger | -1/+1 |
| 2025-05-10 | Rollup merge of #140789 - hermit-os:hermit-abi-0.5.1, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2025-05-10 | Rollup merge of #140783 - veluca93:oncelock-docs, r=jhpratt | Matthias Krüger | -1/+1 |
| 2025-05-10 | Rollup merge of #140660 - RalfJung:more-order, r=WaffleLapkin | Matthias Krüger | -16/+1 |
| 2025-05-10 | Rollup merge of #140151 - RalfJung:drop_in_place-is-not-an-intrinsic, r=Mark-... | Matthias Krüger | -41/+31 |
| 2025-05-10 | Rollup merge of #139562 - notriddle:notriddle/ew-resize, r=GuillaumeGomez | Matthias Krüger | -30/+56 |
| 2025-05-10 | Rollup merge of #129334 - ChayimFriedman2:more-lazy-methods, r=Amanieu | Matthias Krüger | -2/+18 |
| 2025-05-10 | Auto merge of #140854 - oli-obk:merge-queries, r=nnethercote | bors | -123/+119 |
| 2025-05-10 | Auto merge of #140880 - nnethercote:Ident-new-debug-assert, r=oli-obk | bors | -1/+1 |
| 2025-05-10 | Auto merge of #140705 - LegNeato:backtracelock, r=Mark-Simulacrum | bors | -32/+17 |
| 2025-05-10 | Auto merge of #140876 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-09 | Auto merge of #140869 - matthiaskrgr:rollup-r5k19w6, r=matthiaskrgr | bors | -188/+216 |
| 2025-05-10 | Make the assertion in `Ident::new` debug-only. | Nicholas Nethercote | -1/+1 |
| 2025-05-09 | RELEASES.md: fix unbalanced and unneeded `}` | Laine Taffin Altman | -1/+1 |
| 2025-05-09 | RELEASES.md: fix nonsensical ~ operator | Laine Taffin Altman | -1/+1 |
| 2025-05-09 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-09 | rustdoc: use a different style of grip track | Michael Howell | -39/+19 |
| 2025-05-09 | Rollup merge of #140864 - pietroalbini:pa-fix-relnotes, r=BoxyUwU | Matthias Krüger | -76/+76 |
| 2025-05-09 | Rollup merge of #140852 - est31:edition_guide_let_chains, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-05-09 | Rollup merge of #140848 - kornelski:not-a-dead-end, r=compiler-errors | Matthias Krüger | -28/+28 |
| 2025-05-09 | Rollup merge of #140843 - jieyouxu:broken-pipe, r=Kobzol | Matthias Krüger | -5/+25 |
| 2025-05-09 | Rollup merge of #140819 - reddevilmidzy:add-test, r=petrochenkov | Matthias Krüger | -0/+53 |
| 2025-05-09 | Rollup merge of #140815 - yaahc:rustdoc-metrics, r=GuillaumeGomez | Matthias Krüger | -0/+19 |
| 2025-05-09 | Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeG... | Matthias Krüger | -79/+15 |
| 2025-05-09 | rustdoc: add tooltip to resize track | Michael Howell | -1/+1 |
| 2025-05-09 | rustdoc: add a handle that makes sidebar resizing more obvious | Michael Howell | -22/+68 |
| 2025-05-09 | update wording | Pietro Albini | -1/+1 |
| 2025-05-09 | update links to point to stable | Pietro Albini | -73/+73 |
| 2025-05-09 | fix new apis being marked as becoming const this release | Pietro Albini | -5/+5 |
| 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 | Error message for top-level or-patterns suggesting a solution | Kornel | -28/+28 |
| 2025-05-09 | Auto merge of #140839 - pietroalbini:pa-version-bump, r=pietroalbini | bors | -77/+3 |
| 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 | 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 |