| Age | Commit message (Expand) | Author | Lines |
| 2025-07-23 | Remove const deduplication from the interpreter. | Camille GILLOT | -58/+7 |
| 2025-07-23 | Remove useless lifetime parameter. | Camille GILLOT | -2/+2 |
| 2025-07-23 | Auto merge of #144360 - matthiaskrgr:rollup-b6ej0mm, r=matthiaskrgr | bors | -1275/+4 |
| 2025-07-23 | Rollup merge of #144173 - Kivooeo:tidy_checks, r=jieyouxu | Matthias Krüger | -1275/+4 |
| 2025-07-23 | Auto merge of #143843 - JonathanBrouwer:macro-use-parser, r=oli-obk | bors | -4/+4 |
| 2025-07-23 | Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra... | Jonathan Brouwer | -4/+4 |
| 2025-07-23 | Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu | bors | -1/+3 |
| 2025-07-22 | Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu | bors | -8/+25 |
| 2025-07-22 | Move tests around to appease `tidy` | Jakub Beránek | -1/+2 |
| 2025-07-22 | Allow platform-specific code in `std_detect` | Jakub Beránek | -0/+1 |
| 2025-07-22 | Only run `tests/assembly-*` and `tests/codegen-*` tests if they match the cur... | Guillaume Gomez | -3/+20 |
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -1/+1 |
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -4/+4 |
| 2025-07-22 | Rollup merge of #144164 - ognevny:opt-dist-stage0-root, r=Kobzol | Matthias Krüger | -8/+14 |
| 2025-07-22 | Rollup merge of #143373 - cjgillot:bare-unused-trait-imports, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2025-07-22 | Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol | Matthias Krüger | -108/+155 |
| 2025-07-22 | Rollup merge of #144254 - ognevny:opt-dist-artifact-dir, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-07-22 | Rollup merge of #144243 - lnicola:sync-from-ra, r=lnicola | 许杰友 Jieyou Xu (Joe) | -28/+278 |
| 2025-07-22 | Rollup merge of #144187 - RalfJung:type-id-base-addr, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -27/+37 |
| 2025-07-22 | Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -3/+7 |
| 2025-07-22 | Rollup merge of #144027 - RalfJung:clippy, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -39/+64 |
| 2025-07-22 | Rollup merge of #142097 - ZuseZ4:offload-host1, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+0 |
| 2025-07-21 | opt-dist: add an option for setting path to stage0 root | Maksim Bondarenkov | -8/+14 |
| 2025-07-21 | opt-dist: make `artifact-dir` an absolute path for `opt-dist local` | Maksim Bondarenkov | -2/+2 |
| 2025-07-21 | removed tidy check on issues files | Kivooeo | -1275/+4 |
| 2025-07-21 | Auto merge of #144238 - jhpratt:rollup-xb8aida, r=jhpratt | bors | -692/+1370 |
| 2025-07-21 | Downgrade ra-ap-rustc_parse_format | Laurențiu Nicola | -17/+22 |
| 2025-07-21 | Revert "Bump rustc-literal-escaper" | Laurențiu Nicola | -6/+12 |
| 2025-07-21 | Bump rustc-literal-escaper | Laurențiu Nicola | -12/+6 |
| 2025-07-21 | Bump rustc crates | Laurențiu Nicola | -22/+28 |
| 2025-07-21 | Merge from rust-lang/rust | Laurențiu Nicola | -1341/+2226 |
| 2025-07-21 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-07-21 | Merge pull request #20256 from A4-Tacks/gen-mut-trait-deref | Shoyu Vanilla (Flint) | -0/+37 |
| 2025-07-21 | Merge pull request #20262 from ChayimFriedman2/goto-ref-raw | Shoyu Vanilla (Flint) | -2/+45 |
| 2025-07-20 | Rollup merge of #144235 - Gelbpunkt:run-make-musl, r=jieyouxu | Jacob Pratt | -1/+8 |
| 2025-07-20 | Rollup merge of #144229 - RalfJung:miri-sync, r=RalfJung | Jacob Pratt | -684/+1349 |
| 2025-07-20 | Rollup merge of #144159 - ognevny:opt-dist-build-dir, r=Kobzol | Jacob Pratt | -7/+13 |
| 2025-07-21 | Auto merge of #143833 - scottmcm:final-mcp-838, r=compiler-errors | bors | -8/+14 |
| 2025-07-21 | Fix run-make tests on musl hosts | Jens Reidel | -1/+8 |
| 2025-07-20 | clippy: make tests work in stage 1 | Ralf Jung | -39/+64 |
| 2025-07-20 | fix handling of base address for TypeId allocations | Ralf Jung | -27/+37 |
| 2025-07-20 | opt-dist: change build_dir field to be an actual build dir | ognevnydemon | -7/+13 |
| 2025-07-20 | Update Miri Tests | Scott McMurray | -8/+14 |
| 2025-07-20 | Auto merge of #143861 - rust-lang:cargo_update, r=clubby789 | bors | -28/+27 |
| 2025-07-20 | Rollup merge of #144190 - scottmcm:spanned-errors-in-mir-validation, r=RalfJung | Guillaume Gomez | -4/+10 |
| 2025-07-20 | Rollup merge of #144125 - GuillaumeGomez:new-annotations, r=Kobzol | Guillaume Gomez | -2/+100 |
| 2025-07-20 | Unquerify maybe_unused_trait_imports. | Camille GILLOT | -1/+1 |
| 2025-07-20 | Add new `needs-backends` tests annotations | Guillaume Gomez | -0/+25 |
| 2025-07-20 | Add new `ignore-backends` tests annotations | Guillaume Gomez | -2/+75 |
| 2025-07-20 | Merge pull request #20255 from A4-Tacks/deref-intranstive | Laurențiu Nicola | -2/+25 |