| Age | Commit message (Expand) | Author | Lines |
| 2025-06-12 | add test for dead code caused by enum variants shadowing an associated function | Jana Dönszelmann | -0/+40 |
| 2025-06-12 | avoid `&mut P<T>` in `visit_expr` etc methods | Deadbeef | -6/+5 |
| 2025-06-12 | Add support for $crate to Ident | Daniel Bloom | -47/+857 |
| 2025-06-12 | Make `missing_fragment_specifier` an unconditional error | Trevor Gross | -263/+90 |
| 2025-06-12 | Fix a missing fragment specifier in rustdoc tests | Trevor Gross | -3/+3 |
| 2025-06-12 | Allow `unpredictable_function_pointer_comparisons` lint in more places | Urgau | -0/+5 |
| 2025-06-12 | Report the `unpredictable_function_pointer_comparisons` lint in macro | Urgau | -24/+88 |
| 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-12 | Apply ABI attributes on return types in `rustc_codegen_cranelift` | beetrees | -3/+1121 |
| 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 | tests: Bless for weaker unsupported_calling_conventions | Jubilee Young | -348/+0 |
| 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 | stabilize gai | Boxy | -319/+100 |
| 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 | Add new extracted option doctest ui test for result returning doctest | Guillaume Gomez | -0/+12 |
| 2025-06-10 | Give more information into extracted doctest information | Guillaume Gomez | -1/+1 |
| 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 | tests: Revise dont-shuffle-bswaps-opt3 per tested arch | Jubilee Young | -15/+16 |
| 2025-06-09 | tests: Copy dont-shuffle-bswaps per tested opt level | Jubilee Young | -2/+30 |
| 2025-06-09 | tests: Minicore `extern "gpu-kernel"` feature test | Jubilee Young | -21/+172 |
| 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 |