| Age | Commit message (Expand) | Author | Lines |
| 2025-07-01 | Make some compiletest errors/warnings/help more visually obvious | Jieyou Xu | -38/+84 |
| 2025-07-01 | Merge from rustc | The Miri Cronjob Bot | -1010/+2559 |
| 2025-07-01 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-01 | Rollup merge of #143257 - tgross35:run-make-deps, r=jieyouxu | Matthias Krüger | -5/+5 |
| 2025-07-01 | Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche... | Matthias Krüger | -1/+0 |
| 2025-07-01 | Rollup merge of #143178 - eeshvardasikcm:master, r=notriddle | Matthias Krüger | -1/+1 |
| 2025-07-01 | Auto merge of #141875 - nnethercote:ByteSymbol, r=petrochenkov | bors | -24/+28 |
| 2025-06-30 | Upgrade dependencies in run-make-support | Trevor Gross | -5/+5 |
| 2025-06-30 | Rollup merge of #143248 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-06-30 | Rollup merge of #143246 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -848/+2252 |
| 2025-06-30 | Rollup merge of #143229 - jieyouxu:compiletest-maintenance-1, r=Kobzol | Matthias Krüger | -42/+50 |
| 2025-06-30 | Rollup merge of #143180 - jieyouxu:forest, r=Kobzol | Matthias Krüger | -28/+49 |
| 2025-06-30 | Rollup merge of #143175 - Kobzol:bootstrap-lld-external-llvm-config, r=Jieyouxu | Matthias Krüger | -4/+9 |
| 2025-06-30 | Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk | Matthias Krüger | -9/+7 |
| 2025-06-30 | Update books | rustbot | -0/+0 |
| 2025-06-30 | Merge from rust-lang/rust | Laurențiu Nicola | -2581/+7289 |
| 2025-06-30 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-06-30 | Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk | bors | -49/+116 |
| 2025-06-30 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-06-30 | Remove let_chains feature | Cameron Steffen | -0/+4 |
| 2025-06-30 | Rollup merge of #143196 - Periodic1911:link_section, r=oli-obk | dianqk | -1/+4 |
| 2025-06-30 | Rollup merge of #143176 - kilavvy:master, r=jieyouxu | dianqk | -3/+3 |
| 2025-06-30 | Rollup merge of #142514 - LorrensP-2158466:miri-float-nondet-pow, r=RalfJung | dianqk | -44/+109 |
| 2025-06-30 | Rollup merge of #142429 - Kivooeo:tf13, r=jieyouxu | dianqk | -1/+0 |
| 2025-06-30 | Introduce `ByteSymbol`. | Nicholas Nethercote | -24/+28 |
| 2025-06-30 | Try increasing the repetition limit | Oli Scherer | -1/+1 |
| 2025-06-30 | Move `RUST_TEST_NOCAPTURE` warning to early config check | Jieyou Xu | -6/+7 |
| 2025-06-30 | Move compiletest `main.rs` to `src/bin/` | Jieyou Xu | -0/+4 |
| 2025-06-30 | Move some early config checks to the compiletest lib | Jieyou Xu | -14/+17 |
| 2025-06-30 | linux futex: fix for val > i32::MAX | Ralf Jung | -3/+9 |
| 2025-06-29 | update AST-to-HIR lowering examples for conditionals and loops | dianne | -4/+2 |
| 2025-06-30 | build-fail directive: make explanation more uniform | Tshepang Mbambo | -3/+3 |
| 2025-06-29 | Remove last use of `rustc_pat_analysis::Captures` | zachs18 | -5/+5 |
| 2025-06-29 | Merge pull request #4397 from tgross35/gettid-shims | Ralf Jung | -12/+312 |
| 2025-06-29 | Add shims for `gettid`-esque functions | Trevor Gross | -12/+312 |
| 2025-06-29 | add a riscv64 test job | Ralf Jung | -0/+5 |
| 2025-06-29 | remove duplicate clippy check | Ralf Jung | -4/+2 |
| 2025-06-29 | also test on s390x via qemu | Ralf Jung | -0/+15 |
| 2025-06-29 | test on x86-32 and arm-32 | Ralf Jung | -25/+41 |
| 2025-06-29 | fix type mismatches in native-lib/scalar_arguments test | Ralf Jung | -2/+2 |
| 2025-06-29 | add float_nan test for powf | Ralf Jung | -28/+54 |
| 2025-06-29 | make some powf and powi cases involving SNaN non-deterministic | LorrensP-2158466 | -38/+77 |
| 2025-06-29 | Merge from rustc | Ralf Jung | -72/+154 |
| 2025-06-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-06-29 | Auto merge of #143137 - RalfJung:miri-sync, r=RalfJung | bors | -317/+1781 |
| 2025-06-29 | Port #[link_section] to the new attribute parsing infrastructure | Anne Stijns | -1/+4 |
| 2025-06-29 | Lazy-ify some markdown rendering | Yotam Ofek | -86/+83 |
| 2025-06-29 | Don't try to guess how much to pre-allocate | Yotam Ofek | -2/+2 |
| 2025-06-29 | Merge pull request #4424 from RalfJung/aarch64-linux-ci | Ralf Jung | -21/+45 |
| 2025-06-29 | also test on arm-64 linux hosts | Ralf Jung | -21/+45 |