| Age | Commit message (Expand) | Author | Lines |
| 2025-06-12 | Rollup merge of #142261 - folkertdev:unstable-attr-correct-edition, r=compile... | Matthias Krüger | -0/+51 |
| 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 | -34/+77 |
| 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 | -9/+39 |
| 2025-06-12 | Rollup merge of #141307 - b-naber:closure-body, r=celinval | Matthias Krüger | -0/+180 |
| 2025-06-11 | Rollup merge of #142362 - Veykril:push-rzmrsswqourz, r=oli-obk | Matthias Krüger | -19/+19 |
| 2025-06-11 | Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgr | bors | -119/+183 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -78/+76 |
| 2025-06-11 | Add expectation for `{` when parsing lone coroutine qualifiers | Lukas Wirth | -19/+19 |
| 2025-06-11 | cleaned up some tests | Kivooeo | -144/+102 |
| 2025-06-11 | Rollup merge of #142297 - jieyouxu:needs-target-std, r=Kobzol | Matthias Krüger | -24/+6 |
| 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 | -67/+135 |
| 2025-06-11 | Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwU | bors | -4/+1 |
| 2025-06-11 | Auto merge of #141942 - ShoyuVanilla:smir-repr, r=oli-obk | bors | -1/+36 |
| 2025-06-10 | Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercote | bors | -67/+85 |
| 2025-06-10 | Auto merge of #142299 - fmease:rollup-u86s80a, r=fmease | bors | -206/+263 |
| 2025-06-10 | Modify some run-make tests to use `//@ needs-target-std` | Jieyou Xu | -24/+6 |
| 2025-06-10 | Rollup merge of #142271 - workingjubilee:fn-ptrs-have-two-different-lints, r=... | León Orell Valerian Liehr | -166/+182 |
| 2025-06-10 | Rollup merge of #142240 - fee1-dead-contrib:push-zkkzoxlymslv, r=oli-obk | León Orell Valerian Liehr | -5/+20 |
| 2025-06-10 | Rollup merge of #142124 - oli-obk:transmute-cast, r=scottmcm | León Orell Valerian Liehr | -0/+1 |
| 2025-06-10 | Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwU | León Orell Valerian Liehr | -16/+60 |
| 2025-06-10 | Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 | León Orell Valerian Liehr | -19/+0 |
| 2025-06-10 | Auto merge of #141485 - dianqk:early_otherwise_branch_loop, r=oli-obk | bors | -18/+61 |
| 2025-06-10 | Implement representation options to smir | Shoyu Vanilla | -1/+36 |
| 2025-06-10 | Loop check anon consts on their own | Oli Scherer | -35/+35 |
| 2025-06-10 | Remove check_mod_loops query and run the checks per-body instead | Oli Scherer | -45/+45 |
| 2025-06-10 | Add regression test for break inside const items | Oli Scherer | -1/+19 |
| 2025-06-09 | rustdoc-json: Rearrange deck chairs in ABI testing | Jubilee Young | -24/+38 |
| 2025-06-09 | tests: Change "fastcall" to "system" in some tests | Jubilee Young | -4/+4 |
| 2025-06-09 | tests: bless unsupported_calling_conventions linting on some fn_ptrs | Jubilee Young | -166/+182 |
| 2025-06-09 | use correct edition when warning for unsafe attributes | Folkert de Vries | -0/+51 |
| 2025-06-09 | Make E0621 missing lifetime suggestion verbose | Esteban Küber | -67/+135 |
| 2025-06-09 | Rollup merge of #142208 - Urgau:dead_code-const_, r=petrochenkov | Trevor Gross | -0/+15 |
| 2025-06-09 | Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3 | Trevor Gross | -1/+1 |
| 2025-06-09 | Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35 | Trevor Gross | -19/+0 |
| 2025-06-09 | transmutability: shift abstraction boundary | Jack Wrenn | -9/+39 |
| 2025-06-09 | deduplicate the rest of AST walker functions | Deadbeef | -5/+20 |
| 2025-06-09 | Always consider `const _` items as live for dead code analysis | Urgau | -0/+15 |
| 2025-06-09 | Auto merge of #142242 - matthiaskrgr:rollup-1sgx0ji, r=matthiaskrgr | bors | -0/+233 |
| 2025-06-09 | Rollup merge of #142193 - dianne:binding-drop-order-edge-case-tests, r=Nadrieril | Matthias Krüger | -0/+233 |
| 2025-06-09 | Make `since` of removed features the version removed and fill `pull` | xizheyin | -6/+6 |
| 2025-06-09 | Note the version and PR of removed features when using it | xizheyin | -18/+39 |
| 2025-06-09 | Add ui test removed-features-note-version-and-pr-issue-141619 | xizheyin | -0/+23 |
| 2025-06-09 | Auto merge of #142234 - matthiaskrgr:rollup-kg5wibu, r=matthiaskrgr | bors | -10/+31 |
| 2025-06-09 | Rollup merge of #142191 - bvanjoi:issue-135863, r=compiler-errors | Matthias Krüger | -10/+31 |
| 2025-06-09 | Auto merge of #141435 - RalfJung:unsupported_calling_conventions, r=workingju... | bors | -316/+1393 |
| 2025-06-09 | Auto merge of #142220 - workingjubilee:rollup-idgfpof, r=workingjubilee | bors | -450/+294 |