| Age | Commit message (Expand) | Author | Lines |
| 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 | Add tracing to various miscellaneous functions | Stypox | -5/+15 |
| 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: fix in-place return place semantics when the return place expressi... | Ralf Jung | -40/+53 |
| 2025-08-18 | interpret: avoid forcing all integer newtypes into memory during clear_proven... | Ralf Jung | -0/+17 |
| 2025-08-18 | implement std::fs::set_permissions_nofollow on unix | binarycat | -0/+34 |
| 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 | Implement feature `int_lowest_highest_one` for integer and NonZero types | Alexandre Courbot | -0/+321 |
| 2025-08-18 | Remove unused `PartialOrd`/`Ord` from bootstrap | Jakub Beránek | -34/+34 |
| 2025-08-18 | ci: add timeout to windows disk cleanup wait | MarcoIeni | -3/+18 |
| 2025-08-18 | Do not overwrite the value of `RUSTC_ADDITIONAL_SYSROOT_PATHS` | Jakub Beránek | -1/+28 |
| 2025-08-18 | Remove the no_sanitize attribute in favor of sanitize | Bastian Kersting | -406/+239 |
| 2025-08-18 | Implement the #[sanitize(..)] attribute | Bastian Kersting | -7/+771 |
| 2025-08-18 | Allow stability attributes on extern crates | Jonathan Brouwer | -0/+1 |
| 2025-08-18 | nll-relate: improve hr opaque types support | lcnr | -26/+32 |
| 2025-08-18 | remove myself from some adhoc-groups and pings | David Wood | -2/+1 |
| 2025-08-18 | Trace some basic I/O operations in bootstrap | Jakub Beránek | -30/+91 |
| 2025-08-18 | Rollup merge of #145485 - JonathanBrouwer:fix-deprecation-targets, r=jdonszel... | Stuart Cook | -3/+13 |
| 2025-08-18 | Rollup merge of #145476 - alurm:patch-1, r=ibraheemdev | Stuart Cook | -1/+1 |
| 2025-08-18 | Rollup merge of #145460 - Kobzol:bootstrap-speedup-copy-src-dirs, r=jieyouxu | Stuart Cook | -40/+42 |
| 2025-08-18 | Rollup merge of #145451 - WaffleLapkin:norailoveyou, r=Noratrieb | Stuart Cook | -0/+1 |
| 2025-08-18 | Rollup merge of #145420 - Zalathar:llvm-c, r=WaffleLapkin | Stuart Cook | -89/+14 |
| 2025-08-18 | Rollup merge of #145355 - clubby789:option-match-eq, r=nikic | Stuart Cook | -0/+78 |
| 2025-08-18 | Rollup merge of #145309 - winstonallo:issue-145271-fix, r=tgross35 | Stuart Cook | -0/+86 |
| 2025-08-18 | Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkov | Stuart Cook | -29/+593 |
| 2025-08-18 | Rollup merge of #145206 - scrabsha:push-uxovoqzrxnlx, r=jdonszelmann | Stuart Cook | -91/+318 |
| 2025-08-18 | Rollup merge of #144838 - Kivooeo:doc-subtype, r=notriddle | Stuart Cook | -4/+4 |
| 2025-08-18 | Update rust maintainers in openharmony.md | huaihuaidelulu | -1/+1 |
| 2025-08-17 | Fix up library crate order in linker test | Josh Triplett | -1/+1 |
| 2025-08-18 | Don't warn no-mentions on subtree updates | blyxyas | -0/+2 |
| 2025-08-17 | bufreader::Buffer::backshift: don't move the uninit bytes | binarycat | -1/+1 |
| 2025-08-17 | Do not consider a `T: !Sized` candidate to satisfy a `T: !MetaSized` obligation. | Zachary S | -7/+117 |
| 2025-08-17 | Update cargo | Weihang Lo | -0/+0 |
| 2025-08-17 | Rehome tests/ui/issues/ tests [5/?] | Oneirical | -118/+134 |