| Age | Commit message (Expand) | Author | Lines |
| 2025-06-12 | Auto merge of #142392 - matthiaskrgr:rollup-9jrfqnu, r=matthiaskrgr | bors | -1393/+1648 |
| 2025-06-11 | update docs, test | Jeremy Smart | -5/+3 |
| 2025-06-12 | Rollup merge of #142352 - workingjubilee:c-int-width-is-an-integer, r=wesleyw... | Matthias Krüger | -26/+24 |
| 2025-06-12 | Rollup merge of #142318 - Urgau:cleanup-rust-src-remap, r=jieyouxu | Matthias Krüger | -28/+1 |
| 2025-06-12 | Rollup merge of #142303 - Kobzol:bootstrap-cleanup-1, r=jieyouxu | Matthias Krüger | -353/+381 |
| 2025-06-12 | Rollup merge of #142261 - folkertdev:unstable-attr-correct-edition, r=compile... | Matthias Krüger | -1/+57 |
| 2025-06-12 | Rollup merge of #142219 - Kivooeo:tf11, r=wesleywiser | Matthias Krüger | -78/+76 |
| 2025-06-12 | Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxu | Matthias Krüger | -144/+102 |
| 2025-06-12 | Rollup merge of #142157 - Enselic:trivial-anon-const-use-cases, r=compiler-er... | Matthias Krüger | -35/+78 |
| 2025-06-12 | Rollup merge of #142066 - ferrocene:lw/edition-2015-tests, r=compiler-errors | Matthias Krüger | -371/+356 |
| 2025-06-12 | Rollup merge of #142040 - jswrenn:transmute-ty-region-generic, r=compiler-errors | Matthias Krüger | -357/+385 |
| 2025-06-12 | Rollup merge of #141307 - b-naber:closure-body, r=celinval | Matthias Krüger | -0/+188 |
| 2025-06-11 | Cargo wants wasmparser in different order | Mark Rousskov | -6/+6 |
| 2025-06-11 | Add new permitted dependencies | Mark Rousskov | -0/+1 |
| 2025-06-11 | cargo update | github-actions | -205/+234 |
| 2025-06-12 | Auto merge of #136594 - pascaldekloe:fmt-int128, r=tgross35 | bors | -188/+249 |
| 2025-06-11 | Another round of tidy / warning fixes | Celina G. Val | -105/+120 |
| 2025-06-12 | Apply ABI attributes on return types in `rustc_codegen_cranelift` | beetrees | -22/+37 |
| 2025-06-12 | Apply ABI attributes on return types in `rustc_codegen_cranelift` | beetrees | -27/+1161 |
| 2025-06-11 | Do not clone Arc when hashing span. | Camille GILLOT | -10/+10 |
| 2025-06-11 | Merge pull request #706 from emmanuel-ferdman/master | antoyo | -1/+1 |
| 2025-06-11 | Remove `ClippyCtfe` pass (#14712) | Alejandra González | -85/+12 |
| 2025-06-11 | Auto merge of #142381 - matthiaskrgr:rollup-si4xbko, r=matthiaskrgr | bors | -78/+74 |
| 2025-06-11 | Use `tempfile::TempDir::keep()` instead of deprecated `into_path()` | Emmanuel Ferdman | -1/+1 |
| 2025-06-11 | chore(deps-dev): bump brace-expansion in /editors/code | dependabot[bot] | -15/+15 |
| 2025-06-11 | Rollup merge of #142374 - Kobzol:fix-newline, r=tmiasko | Matthias Krüger | -1/+2 |
| 2025-06-11 | Rollup merge of #142369 - jdonszelmann:attr-docs, r=fmease | Matthias Krüger | -12/+23 |
| 2025-06-11 | Rollup merge of #142364 - Kobzol:download-ci-incremental-warning-remove, r=Ra... | Matthias Krüger | -2/+1 |
| 2025-06-11 | Rollup merge of #142362 - Veykril:push-rzmrsswqourz, r=oli-obk | Matthias Krüger | -32/+38 |
| 2025-06-11 | Rollup merge of #142356 - Stypox:fix-enter_trace_span, r=RalfJung | Matthias Krüger | -2/+2 |
| 2025-06-11 | Rollup merge of #142346 - Shourya742:2025-06-11-add-tracing-import-to-executi... | Matthias Krüger | -1/+6 |
| 2025-06-11 | Rollup merge of #142343 - onur-ozkan:remove-myself-from-the-project, r=Kobzol | Matthias Krüger | -3/+2 |
| 2025-06-11 | Rollup merge of #142314 - cyrgani:icebreaker, r=jieyouxu | Matthias Krüger | -23/+0 |
| 2025-06-11 | Rollup merge of #142305 - GuillaumeGomez:remove-visit_id-EarlyContextAndPass,... | Matthias Krüger | -2/+0 |
| 2025-06-11 | Upgrade the standard library `unwinding` version | Trevor Gross | -16/+5 |
| 2025-06-11 | Add bootstrap option to compile a tool with features | Stypox | -2/+42 |
| 2025-06-11 | Merge pull request #19975 from davidbarsky/davidbarsky/test-trait-solve-inval... | Chayim Refael Friedman | -1/+87 |
| 2025-06-11 | Use `rustc_thread_pool` instead of `rustc-rayon-core` | Celina G. Val | -81/+86 |
| 2025-06-12 | Simplify implementation of Rust intrinsics by using type parameters in the cache | sayantn | -1/+1 |
| 2025-06-12 | Simplify implementation of Rust intrinsics by using type parameters in the cache | sayantn | -829/+479 |
| 2025-06-11 | Merge pull request #4383 from LorrensP-2158466/remove-leaky-syncobj | Ralf Jung | -129/+153 |
| 2025-06-11 | Fix format and tidy for code moved from rayon | Celina G. Val | -328/+190 |
| 2025-06-11 | Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgr | bors | -234/+400 |
| 2025-06-11 | mutex, rwlock: move some methods around so we borrow the RefCell less often | Ralf Jung | -80/+75 |
| 2025-06-11 | Move rayon-core to rustc_thread_pool files as is | Celina G. Val | -0/+8225 |
| 2025-06-11 | use RwLockRef instead of RwLockId | LorrensP-2158466 | -72/+101 |
| 2025-06-11 | Upgrade the standard library `addr2line` version | Trevor Gross | -6/+15 |
| 2025-06-11 | Fix missing newline trim in bootstrap | Jakub Beránek | -1/+2 |
| 2025-06-11 | Upgrade the standard library `object` version | Trevor Gross | -8/+6 |
| 2025-06-11 | tests: Bless for weaker unsupported_calling_conventions | Jubilee Young | -348/+0 |