| Age | Commit message (Expand) | Author | Lines |
| 2025-07-25 | Skip formatting for some compiler documentation code | Josh Triplett | -2/+5 |
| 2025-07-23 | Auto merge of #144360 - matthiaskrgr:rollup-b6ej0mm, r=matthiaskrgr | bors | -1428/+221 |
| 2025-07-23 | Rollup merge of #144315 - lolbinarycat:bootstrap-dist-package.json, r=Kobzol | Matthias Krüger | -0/+2 |
| 2025-07-23 | Rollup merge of #144311 - Gelbpunkt:ci-rustc-ppc64le-musl, r=Kobzol | Matthias Krüger | -0/+1 |
| 2025-07-23 | Rollup merge of #144298 - Zalathar:empty-span, r=wesleywiser | Matthias Krüger | -46/+57 |
| 2025-07-23 | Rollup merge of #144292 - joshtriplett:mbe-use-concrete-type-for-get-unused-r... | Matthias Krüger | -16/+20 |
| 2025-07-23 | Rollup merge of #144290 - makai410:summary-ups, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-07-23 | Rollup merge of #144256 - oli-obk:type-id-ice, r=RalfJung | Matthias Krüger | -1/+32 |
| 2025-07-23 | Rollup merge of #144239 - xizheyin:clean-lexer, r=fee1-dead | Matthias Krüger | -85/+83 |
| 2025-07-23 | Rollup merge of #144234 - roblabla:fix-win7-tls-dtors, r=ChrisDenton | Matthias Krüger | -3/+14 |
| 2025-07-23 | Rollup merge of #144173 - Kivooeo:tidy_checks, r=jieyouxu | Matthias Krüger | -1275/+10 |
| 2025-07-23 | Auto merge of #143843 - JonathanBrouwer:macro-use-parser, r=oli-obk | bors | -150/+480 |
| 2025-07-23 | Update uitest stderrs | Jonathan Brouwer | -85/+274 |
| 2025-07-23 | Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra... | Jonathan Brouwer | -65/+206 |
| 2025-07-23 | Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu | bors | -817/+377 |
| 2025-07-23 | Auto merge of #143897 - cjgillot:derive-walk, r=petrochenkov | bors | -1676/+1220 |
| 2025-07-22 | Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu | bors | -56/+83 |
| 2025-07-22 | Embed auxv files directly into the test binary | Jakub Beránek | -12/+10 |
| 2025-07-22 | Improve error messages of auxv loading | Jakub Beránek | -10/+17 |
| 2025-07-22 | Remove licenses from std-detect | Jakub Beránek | -226/+0 |
| 2025-07-22 | Bless bootstrap tests | Jakub Beránek | -11/+11 |
| 2025-07-22 | Remove `std_detect` from stdarch's CI | Jakub Beránek | -71/+2 |
| 2025-07-22 | Remove `std_detect` from stdarch examples | Jakub Beránek | -30/+18 |
| 2025-07-22 | Fix warning | Jakub Beránek | -0/+10 |
| 2025-07-22 | Move tests around to appease `tidy` | Jakub Beránek | -262/+258 |
| 2025-07-22 | Update stdarch README | Jakub Beránek | -9/+1 |
| 2025-07-22 | Reformat `std_detect` | Jakub Beránek | -182/+54 |
| 2025-07-22 | Allow platform-specific code in `std_detect` | Jakub Beránek | -0/+1 |
| 2025-07-22 | Make `std_detect` a direct dependency of `std` | Jakub Beránek | -16/+7 |
| 2025-07-22 | Move `std_detect` from `library/stdarch` to `library` | Jakub Beránek | -0/+0 |
| 2025-07-22 | bootstrap: add package.json and package-lock.json to dist tarball | binarycat | -0/+2 |
| 2025-07-22 | Add powerpc64le-unknown-linux-musl to CI rustc targets | Jens Reidel | -0/+1 |
| 2025-07-22 | Auto merge of #144222 - Kobzol:stdarch-push, r=folkertdev | bors | -5042/+4642 |
| 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 | -36/+41 |
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -17/+22 |
| 2025-07-22 | Auto merge of #144294 - matthiaskrgr:rollup-ybvall3, r=matthiaskrgr | bors | -185/+3821 |
| 2025-07-22 | Clean code for `rustc_parse/src/lexer` | xizheyin | -85/+83 |
| 2025-07-22 | coverage: Enlarge empty spans during MIR instrumentation, not codegen | Zalathar | -46/+57 |
| 2025-07-22 | Auto merge of #144205 - hkBst:flt2dec, r=workingjubilee | bors | -11/+7 |
| 2025-07-22 | Rollup merge of #144265 - compiler-errors:copy-ice, r=oli-obk | Matthias Krüger | -4/+36 |
| 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 #144126 - Shourya742:2025-06-18-fix-target-config-issue, r=Ko... | Matthias Krüger | -4/+45 |
| 2025-07-22 | Rollup merge of #144082 - mladedav:dm/pub-priv-tests, r=petrochenkov | Matthias Krüger | -20/+223 |
| 2025-07-22 | Rollup merge of #143373 - cjgillot:bare-unused-trait-imports, r=petrochenkov | Matthias Krüger | -7/+2 |
| 2025-07-22 | Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol | Matthias Krüger | -142/+3434 |
| 2025-07-22 | Rollup merge of #142454 - tomtor:avr-update, r=tgross35 | Matthias Krüger | -0/+67 |
| 2025-07-22 | mbe: Use concrete type for `get_unused_rule` | Josh Triplett | -16/+20 |
| 2025-07-22 | update SUMMARY.md | Makai | -2/+2 |
| 2025-07-22 | Implement AST visitors using a derive macro. | Camille GILLOT | -1676/+1220 |