| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-06-11 | Update dependencies in `library/Cargo.lock` | Trevor Gross | -32/+22 |
| 2025-06-11 | compiler: Avoid reporting unsupported_calling_conventions in deps | Jubilee Young | -1/+1 |
| 2025-06-11 | consistently rename (old) attribute groups | Jana Dönszelmann | -12/+14 |
| 2025-06-11 | document attribute parsers better | Jana Dönszelmann | -0/+9 |
| 2025-06-12 | Fix FP of `identity_op` when encountering `Default::default()` | relaxcn | -5/+114 |
| 2025-06-11 | Fix Debug for Location. | Mara Bos | -1/+12 |
| 2025-06-11 | hir-ty: test (the absence of) incremental trait solving | David Barsky | -1/+87 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -78/+76 |
| 2025-06-11 | Add expectation for `{` when parsing lone coroutine qualifiers | Lukas Wirth | -32/+38 |
| 2025-06-11 | Auto merge of #142344 - Kobzol:revert-142232, r=RalfJung | bors | -34/+21 |
| 2025-06-11 | stabilize gai | Boxy | -11/+10 |
| 2025-06-11 | stabilize gai | Boxy | -377/+116 |
| 2025-06-11 | Fixes to compile with latest Rust nightly | Amanieu d'Antras | -5/+3 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -144/+102 |
| 2025-06-11 | Do not warn on `rust.incremental` when using download CI rustc | Jakub Beránek | -2/+1 |
| 2025-06-11 | faster fmt::Display of 128-bit integers, without unsafe pointer | Pascal S. de Kloe | -152/+128 |
| 2025-06-11 | Rollup merge of #142328 - sorairolake:feature/uint-bit-width, r=tgross35 | Matthias Krüger | -0/+33 |
| 2025-06-11 | Rollup merge of #142324 - scottmcm:less-functioncx, r=workingjubilee | Matthias Krüger | -96/+94 |
| 2025-06-11 | Rollup merge of #142306 - compiler-errors:nit-reveal-param-env-query, r=lcnr | Matthias Krüger | -11/+7 |
| 2025-06-11 | Rollup merge of #142298 - jieyouxu:loongarch-maintainer-list, r=fee1-dead | Matthias Krüger | -2/+2 |
| 2025-06-11 | Rollup merge of #142297 - jieyouxu:needs-target-std, r=Kobzol | Matthias Krüger | -25/+37 |
| 2025-06-11 | Rollup merge of #142282 - Kobzol:citool-skip-tests, r=marcoieni | Matthias Krüger | -1/+7 |
| 2025-06-11 | Rollup merge of #142272 - workingjubilee:change-some-abi-tests, r=aDotInTheVoid | Matthias Krüger | -28/+42 |
| 2025-06-11 | Rollup merge of #142042 - estebank:explicit-lifetime-verbose-suggestion, r=co... | Matthias Krüger | -71/+143 |
| 2025-06-11 | Rollup merge of #141967 - jieyouxu:bootstrap-backports, r=Kobzol | Matthias Krüger | -0/+35 |
| 2025-06-11 | Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwU | bors | -40/+68 |
| 2025-06-11 | Update extracted-doctest feature documentation | Guillaume Gomez | -5/+20 |