| Age | Commit message (Expand) | Author | Lines |
| 2025-08-23 | Merge pull request #4524 from Stypox/tracing-chrome-overhead-rdtsc | Ralf Jung | -78/+283 |
| 2025-08-23 | Account for time spent tracing, use RDTSC for faster time | Stypox | -78/+283 |
| 2025-08-22 | Merge pull request #4538 from RalfJung/zst-rebor | Ralf Jung | -1/+21 |
| 2025-08-22 | add some ZST reborrow tests | Ralf Jung | -1/+21 |
| 2025-08-22 | Merge ref '8e3710ef31a0' from rust-lang/rust | The Miri Cronjob Bot | -287/+162 |
| 2025-08-22 | doc: fix some typos in comment | xihuwenhua | -4/+4 |
| 2025-08-22 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-21 | Rollup merge of #145704 - marcoieni:no-windows-disk-cleanup, r=jieyouxu | Jacob Pratt | -239/+0 |
| 2025-08-21 | Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=Kobzol | Jacob Pratt | -4/+0 |
| 2025-08-21 | Rollup merge of #145648 - bjorn3:tidy_deps_stricter, r=davidtwco | Jacob Pratt | -0/+33 |
| 2025-08-21 | Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhpratt | Jacob Pratt | -1/+1 |
| 2025-08-21 | Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar... | Jacob Pratt | -0/+1 |
| 2025-08-21 | CI: also test on powerpc | Ralf Jung | -0/+5 |
| 2025-08-21 | update rustc-build-sysroot | Ralf Jung | -3/+3 |
| 2025-08-21 | Auto merge of #145647 - RalfJung:miri, r=RalfJung | bors | -51/+214 |
| 2025-08-21 | Consolidate panicking functions in `slice/index.rs` | Karl Meakin | -1/+1 |
| 2025-08-21 | ci: don't cleanup windows disk | MarcoIeni | -239/+0 |
| 2025-08-21 | Remove MIPS targets from CI LLVM platforms | Jens Reidel | -4/+0 |
| 2025-08-21 | Rollup merge of #145654 - Kobzol:gcc-ci-root, r=jieyouxu | Jacob Pratt | -3/+3 |
| 2025-08-21 | Rollup merge of #145650 - GuillaumeGomez:fix-js-search-scripts-path, r=fmease | Jacob Pratt | -2/+2 |
| 2025-08-21 | Rollup merge of #145590 - nnethercote:ModKind-Inline, r=petrochenkov | Jacob Pratt | -9/+10 |
| 2025-08-21 | Rollup merge of #145390 - joshtriplett:rustc-diag-value-earlier, r=lcnr | Jacob Pratt | -5/+5 |
| 2025-08-21 | Rollup merge of #145256 - GuillaumeGomez:bootstrap-test-codegen-backend, r=Ko... | Jacob Pratt | -20/+103 |
| 2025-08-21 | Merge ref '125ff8a788c5' from rust-lang/rust | The Miri Cronjob Bot | -56/+190 |
| 2025-08-21 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-20 | Update test output for change to number of crates | Josh Triplett | -5/+5 |
| 2025-08-20 | Auto merge of #145645 - Kobzol:uplift-fix, r=jieyouxu | bors | -9/+82 |
| 2025-08-20 | Fix JS search scripts path | Guillaume Gomez | -2/+2 |
| 2025-08-20 | Download CI GCC into the correct directory | Jakub Beránek | -3/+3 |
| 2025-08-20 | Split compiletest `--codegen-backend` into two options `--default-codegen-bac... | Guillaume Gomez | -17/+33 |
| 2025-08-20 | Add new `--test-codegen-backend` bootstrap option | Guillaume Gomez | -8/+75 |
| 2025-08-20 | tidy: Add check against proc macros as standard library dependencies | bjorn3 | -0/+15 |
| 2025-08-20 | tidy: Add a check that there are no duplicate runtime dependencies | bjorn3 | -0/+18 |
| 2025-08-20 | Bump slab from 0.4.10 to 0.4.11 in /tests/deps | dependabot[bot] | -2/+2 |
| 2025-08-20 | Merge pull request #4532 from rust-lang/rustup-2025-08-20 | Ralf Jung | -4689/+9345 |
| 2025-08-20 | allow cfg(bootstrap) | Ralf Jung | -0/+1 |
| 2025-08-20 | bless new tests | Ralf Jung | -0/+1 |
| 2025-08-20 | add back cfg(bootstrap), it is still needed | Ralf Jung | -0/+1 |
| 2025-08-20 | Disable rustc uplifting during cross-compilation | Jakub Beránek | -9/+6 |
| 2025-08-20 | Merge ref 'f605b57042ff' from rust-lang/rust | The Miri Cronjob Bot | -4688/+9341 |
| 2025-08-20 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-20 | Rollup merge of #145626 - folkertdev:prefetch-fallback, r=Amanieu | Jacob Pratt | -0/+23 |
| 2025-08-20 | Rollup merge of #145359 - GuillaumeGomez:correctly-pick-search.js, r=lolbinar... | Jacob Pratt | -2/+20 |
| 2025-08-20 | Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=... | Jacob Pratt | -33/+21 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -1/+1 |
| 2025-08-20 | Rollup merge of #140314 - lolbinarycat:rustdoc-js-scrape-examples-typecheck, ... | Jacob Pratt | -11/+43 |
| 2025-08-19 | Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxu | bors | -35/+40 |
| 2025-08-20 | make `prefetch` intrinsics safe | Folkert de Vries | -14/+14 |
| 2025-08-19 | Add snapshot tests for stage 3 compiler builds | Jakub Beránek | -0/+76 |
| 2025-08-19 | Enable triagebot `[review-changes-since]` feature | Urgau | -0/+3 |