| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | Losslessly optimize PNG files | lumiscosity | -0/+0 |
| 2025-08-19 | Optimize icon | lumiscosity | -0/+0 |
| 2025-08-19 | Update for changes to macro parser | Josh Triplett | -35/+21 |
| 2025-08-19 | miri: detect passing the same local twice as an in-place argument | Ralf Jung | -0/+92 |
| 2025-08-19 | user facing code should use not use `PostAnalysis` | lcnr | -2/+2 |
| 2025-08-19 | Rollup merge of #145565 - Kobzol:bootstrap-ci-print-error, r=jieyouxu | Stuart Cook | -0/+15 |
| 2025-08-19 | Rollup merge of #145557 - Kobzol:rustc-link-fix, r=jieyouxu | Stuart Cook | -34/+78 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -4345/+8385 |
| 2025-08-19 | Rollup merge of #144252 - Kobzol:rmeta-sysroot, r=jieyouxu | Stuart Cook | -88/+335 |
| 2025-08-19 | Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalle | Stuart Cook | -30/+74 |
| 2025-08-19 | remove rva23s64 from riscv64a23-unknown-linux-gnu target | Zhongyao Chen | -1/+1 |
| 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 | -0/+2 |
| 2025-08-18 | remove downstream new method | bit-aloo | -51/+12 |
| 2025-08-18 | interpret: fix in-place return place semantics when the return place expressi... | Ralf Jung | -37/+37 |
| 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 change tracker entry for `--timings` | Jieyou Xu | -0/+5 |
| 2025-08-18 | triagebot: Show range-diff links on force pushes | Ralf Jung | -2/+5 |
| 2025-08-18 | Rename and move tuple index suffix regression test | Jieyou Xu | -1/+0 |
| 2025-08-18 | Merge pull request #4523 from Stypox/data-race-tracing | Ralf Jung | -0/+6 |
| 2025-08-18 | cargo update | github-actions | -34/+38 |
| 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 |
| 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 | -30/+74 |
| 2025-08-18 | Auto-attach database in `Analysis` calls | Lukas Wirth | -101/+137 |
| 2025-08-18 | Merge pull request #20442 from ChayimFriedman2/unqualify | Shoyu Vanilla (Flint) | -1/+122 |
| 2025-08-18 | Trace some basic I/O operations in bootstrap | Jakub Beránek | -30/+91 |
| 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 #144838 - Kivooeo:doc-subtype, r=notriddle | Stuart Cook | -4/+4 |
| 2025-08-18 | clippy'ed | bit-aloo | -1/+1 |
| 2025-08-18 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-18 | Merge ref '425a9c0a0e36' from rust-lang/rust | The Miri Cronjob Bot | -502/+565 |
| 2025-08-18 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-18 | Merge ref '425a9c0a0e36' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -5298/+8806 |
| 2025-08-18 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-18 | remove default config | bit-aloo | -582/+563 |
| 2025-08-18 | Update rust maintainers in openharmony.md | huaihuaidelulu | -1/+1 |
| 2025-08-18 | change riscv64a23 target reqirements comments: linux kernel 6.8.0, glibc 2.39 | Zhongyao Chen | -4/+3 |
| 2025-08-17 | Update cargo | Weihang Lo | -0/+0 |
| 2025-08-17 | Reorder `lto` options from most to least optimizing | Samuel Moelius | -1/+1 |
| 2025-08-17 | Remove fixme comment | jackh726 | -1/+0 |
| 2025-08-17 | Add FIXME in named_associated_type_shorthand_candidates | jackh726 | -0/+3 |
| 2025-08-17 | Add fixme to associated_ty_item_bounds | jackh726 | -0/+1 |