| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -10/+26 |
| 2025-08-19 | Rollup merge of #145576 - jieyouxu:bootstrap-timings, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2025-08-19 | Rollup merge of #145571 - davidtwco:davidtwco-remove-from-groups, r=lqd | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2025-08-19 | Rollup merge of #145568 - fee1-dead-contrib:push-uvsonuzxmkus, r=fmease | 许杰友 Jieyou Xu (Joe) | -8/+18 |
| 2025-08-19 | Rollup merge of #145560 - Kobzol:bootstrap-remove-ord, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -34/+34 |
| 2025-08-19 | Rollup merge of #145556 - JonathanBrouwer:extern-crate-stable, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-08-19 | Rollup merge of #145550 - nnethercote:derive_from-no-unit, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -77/+38 |
| 2025-08-19 | Rollup merge of #145549 - huaihuaidelulu:patch-2, r=Amanieu,jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-08-19 | Rollup merge of #145542 - blyxyas:no-mentions-subtree, r=Urgau | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | Rollup merge of #145538 - lolbinarycat:std-bufreader-buffer-backshift-less, r... | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-08-19 | Avoid using `()` in `derive(From)` output. | Nicholas Nethercote | -77/+38 |
| 2025-08-19 | Auto merge of #145589 - Zalathar:rollup-k97wtuq, r=Zalathar | bors | -6612/+11342 |
| 2025-08-19 | Rollup merge of #145584 - RalfJung:interpret-clear-provenance, r=compiler-errors | Stuart Cook | -0/+17 |
| 2025-08-19 | Rollup merge of #145565 - Kobzol:bootstrap-ci-print-error, r=jieyouxu | Stuart Cook | -0/+15 |
| 2025-08-19 | Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkov | Stuart Cook | -22/+57 |
| 2025-08-19 | Rollup merge of #145557 - Kobzol:rustc-link-fix, r=jieyouxu | Stuart Cook | -34/+78 |
| 2025-08-19 | Rollup merge of #145484 - Zalathar:archive-builder, r=bjorn3 | Stuart Cook | -543/+6 |
| 2025-08-19 | Rollup merge of #145432 - Zalathar:target-machine, r=wesleywiser | Stuart Cook | -17/+14 |
| 2025-08-19 | Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqd | Stuart Cook | -8/+8 |
| 2025-08-19 | Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkov | Stuart Cook | -37/+53 |
| 2025-08-19 | Rollup merge of #145041 - lcnr:borrowck-limitations-error, r=BoxyUwU | Stuart Cook | -58/+133 |
| 2025-08-19 | Rollup merge of #145013 - fee1-dead-contrib:push-vwvsqsqnrxqm, r=nnethercote | Stuart Cook | -374/+523 |
| 2025-08-19 | Rollup merge of #144960 - raoulstrackx:raoul/rte-513-disable_sleep_tests_on_s... | Stuart Cook | -0/+1 |
| 2025-08-19 | Rollup merge of #144804 - WaffleLapkin:reach-for-the-casts, r=compiler-errors | Stuart Cook | -39/+25 |
| 2025-08-19 | Rollup merge of #144567 - CaiWeiran:transmute-scalar_test, r=nikic | Stuart Cook | -19/+12 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -5007/+9040 |
| 2025-08-19 | Rollup merge of #144252 - Kobzol:rmeta-sysroot, r=jieyouxu | Stuart Cook | -88/+335 |
| 2025-08-19 | Rollup merge of #142871 - chenyukang:yukang-fix-doc-for-transpose, r=ibraheemdev | Stuart Cook | -6/+6 |
| 2025-08-19 | Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalle | Stuart Cook | -345/+942 |
| 2025-08-19 | Rollup merge of #141744 - GrigorenkoPV:ip_from, r=Amanieu | Stuart Cook | -7/+6 |
| 2025-08-19 | Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=Amanieu | Stuart Cook | -8/+71 |
| 2025-08-18 | Auto merge of #145559 - marcoieni:free-disk-timeout, r=Kobzol | bors | -3/+18 |
| 2025-08-18 | Assume UTF-8 in sysroot paths | Jakub Beránek | -1/+1 |
| 2025-08-18 | Fix uplifting in `Assemble` step | Jakub Beránek | -34/+78 |
| 2025-08-18 | Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieu | bors | -767/+1009 |
| 2025-08-18 | tests: fix RISC-V failures and adjust transmute-scalar.rs target | Caiweiran | -19/+12 |
| 2025-08-18 | cleanup: make run-make test use run_in_tmpdir | Augie Fackler | -8/+8 |
| 2025-08-18 | interpret: avoid forcing all integer newtypes into memory during clear_proven... | Ralf Jung | -0/+17 |
| 2025-08-18 | Specify linker scripts after user link args | Lewis McClelland | -2/+7 |
| 2025-08-18 | Auto merge of #145478 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-18 | rustdoc: add rustdoc top bar web component | Michael Howell | -2/+2 |
| 2025-08-18 | Add VEXos "linked files" support to `armv7a-vex-v5` | Lewis McClelland | -8/+19 |
| 2025-08-18 | comment style changes | Deadbeef | -35/+34 |
| 2025-08-18 | Add change tracker entry for `--timings` | Jieyou Xu | -0/+5 |
| 2025-08-18 | ignore frontmatters in `TokenStream::new` | Deadbeef | -8/+18 |
| 2025-08-18 | Remove the `From` derive macro from prelude | Jakub Beránek | -22/+57 |
| 2025-08-18 | Auto merge of #145551 - Zalathar:rollup-eo75r94, r=Zalathar | bors | -257/+1150 |
| 2025-08-18 | Provide more useful command creation spans | Jakub Beránek | -0/+4 |
| 2025-08-18 | Print what bootstrap invocation failed when an error happens in CI | Jakub Beránek | -0/+11 |
| 2025-08-18 | Remove unused `PartialOrd`/`Ord` from bootstrap | Jakub Beránek | -34/+34 |