| Age | Commit message (Expand) | Author | Lines |
| 2025-05-13 | bump compiler_builtins | Pietro Albini | -4/+4 |
| 2025-05-12 | manual clippy fixes | Pietro Albini | -0/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -452/+216 |
| 2025-05-12 | update stage0 compiler | Pietro Albini | -460/+460 |
| 2025-05-12 | update version placeholders | Pietro Albini | -58/+58 |
| 2025-05-11 | Auto merge of #140902 - azhogin:azhogin/async-drop-open-drop-for-adt-fix, r=o... | bors | -0/+24 |
| 2025-05-11 | Auto merge of #135015 - heiher:stabilize-loongarch-target-features, r=Amanieu | bors | -13/+9 |
| 2025-05-11 | Auto merge of #140912 - fmease:rollup-rwtn31e, r=fmease | bors | -216/+580 |
| 2025-05-11 | Rollup merge of #140903 - RalfJung:fallback-body-tests, r=WaffleLapkin | León Orell Valerian Liehr | -11/+46 |
| 2025-05-11 | Rollup merge of #140886 - Berrysoft:update-bootstrap-lock, r=jieyouxu | León Orell Valerian Liehr | -33/+13 |
| 2025-05-11 | Rollup merge of #140882 - Dietr1ch:dev/duration_constructors_lite, r=BurntSushi | León Orell Valerian Liehr | -7/+29 |
| 2025-05-11 | Rollup merge of #140878 - nnethercote:two-expand-cleanups, r=compiler-errors | León Orell Valerian Liehr | -71/+45 |
| 2025-05-11 | Rollup merge of #140865 - Kivooeo:9th, r=Noratrieb | León Orell Valerian Liehr | -4/+4 |
| 2025-05-11 | Rollup merge of #140795 - mu001999-contrib:sugg-stable-import-first, r=petroc... | León Orell Valerian Liehr | -6/+94 |
| 2025-05-11 | Rollup merge of #140792 - Urgau:minimum-maximum-intrinsics, r=scottmcm,travis... | León Orell Valerian Liehr | -84/+349 |
| 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 #140901 - Kobzol:fix-download-gcc, r=onur-ozkan | bors | -1/+2 |
| 2025-05-10 | test intrinsic fallback bodies with Miri | Ralf Jung | -11/+46 |
| 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 | Use the fallback body for `{minimum,maximum}f128` on LLVM as well. | Urgau | -6/+14 |
| 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 | Update deps of bootstrap for Cygwin | 王宇逸 | -33/+13 |
| 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 | Split duration_constructors to get non-controversial bits out faster. | Dietrich Daroch | -7/+29 |
| 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 | Remove `AstDeref`. | Nicholas Nethercote | -53/+33 |
| 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 |