| Age | Commit message (Expand) | Author | Lines |
| 2025-05-10 | fix broken links | Tshepang Mbambo | -3/+3 |
| 2025-05-10 | is a question | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | sembr | Tshepang Mbambo | -3/+5 |
| 2025-05-10 | make more readable | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | make more clear what is meant | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | use the right case | Tshepang Mbambo | -3/+3 |
| 2025-05-10 | link to chapter referred to | Tshepang Mbambo | -1/+2 |
| 2025-05-10 | Auto merge of #140880 - nnethercote:Ident-new-debug-assert, r=oli-obk | bors | -1/+1 |
| 2025-05-10 | Merge pull request #2369 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -0/+10 |
| 2025-05-10 | Update deps of bootstrap for Cygwin | 王宇逸 | -33/+13 |
| 2025-05-10 | Merge pull request #4318 from rust-lang/rustup-2025-05-10 | Oli Scherer | -10754/+19522 |
| 2025-05-10 | Auto merge of #140705 - LegNeato:backtracelock, r=Mark-Simulacrum | bors | -32/+17 |
| 2025-05-10 | minor: code review tweak | gohome001 | -24/+8 |
| 2025-05-10 | Merge from rustc | The Miri Cronjob Bot | -10753/+19521 |
| 2025-05-10 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-10 | Auto merge of #140876 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-09 | Split duration_constructors to get non-controversial bits out faster. | Dietrich Daroch | -7/+29 |
| 2025-05-09 | Merge pull request #668 from FractalFir/int128_fix | antoyo | -20/+96 |
| 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-10 | fix `unnecessary_unwrap` emitted twice in closure | relaxcn | -1/+89 |
| 2025-05-09 | `char::is_digit()` is const-stable only since Rust 1.87 (#14771) | Alejandra González | -7/+69 |
| 2025-05-10 | Remove `AstDeref`. | Nicholas Nethercote | -53/+33 |
| 2025-05-10 | Add a workaround for 128 bit switches | michal kostrubiec | -20/+96 |
| 2025-05-10 | `char::is_digit()` is const-stable only since Rust 1.87 | Samuel Tardieu | -7/+69 |
| 2025-05-09 | Resolve through local re-exports in `lookup_path` | Alex Macleod | -19/+53 |
| 2025-05-09 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-09 | don't depend on rustc_attr_parsing if rustc_data_structures will do | mejrs | -62/+61 |
| 2025-05-09 | Fix integer_division false negative for NonZero denominators (#14664) | Alejandra González | -5/+24 |
| 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 | Add intrinsic fallback for `{minimum,maximum}{16,32,64,128}` | Urgau | -164/+108 |
| 2025-05-09 | Enable non-leaf Frame Pointers for Arm64EC Windows | Daniel Paoliello | -3/+11 |
| 2025-05-09 | make t looks like lowercase | Kivooeo | -4/+4 |
| 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 | `unwrap.rs` cleanup (#14761) | dswij | -29/+22 |
| 2025-05-09 | remove superseded lints (#14703) | Samuel Tardieu | -1091/+116 |
| 2025-05-09 | remove 'unordered' atomic intrinsics | Ralf Jung | -1/+0 |