| Age | Commit message (Expand) | Author | Lines |
| 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 | Auto merge of #142381 - matthiaskrgr:rollup-si4xbko, r=matthiaskrgr | bors | -78/+74 |
| 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 | Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgr | bors | -234/+400 |
| 2025-06-11 | Fix missing newline trim in bootstrap | Jakub Beránek | -1/+2 |
| 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-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 | 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 | 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 | put flag check at the end of command chain in mingw-check-2 | bit-aloo | -4/+5 |
| 2025-06-11 | Fix enter_trace_span!() using wrong $crate paths | Stypox | -2/+2 |
| 2025-06-11 | add comment over ci change | bit-aloo | -1/+3 |
| 2025-06-11 | add tracing flag in bootstrap check cmd in mingw-check-2 ci workflow | bit-aloo | -1/+1 |
| 2025-06-11 | Revert "add `Cargo.lock` to CI-rustc allowed list for non-CI env" | Jakub Beránek | -34/+21 |
| 2025-06-11 | remove myself from the project | onur-ozkan | -3/+2 |
| 2025-06-11 | add trace_cmd import in tracing feature in execution context | bit-aloo | -0/+2 |
| 2025-06-11 | Auto merge of #141942 - ShoyuVanilla:smir-repr, r=oli-obk | bors | -6/+132 |
| 2025-06-11 | Auto merge of #142090 - compiler-errors:perf-stable-root-var, r=lcnr | bors | -17/+6 |
| 2025-06-11 | feat: Add `bit_width` for unsigned integer types | Shun Sakai | -0/+33 |
| 2025-06-10 | Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercote | bors | -271/+272 |
| 2025-06-10 | Remove unneeded `FunctionCx` from some codegen methods | Scott McMurray | -96/+94 |
| 2025-06-10 | remove ice group pings from `triagebot.toml` | cyrgani | -23/+0 |