| Age | Commit message (Expand) | Author | Lines |
| 2025-06-13 | Rollup merge of #142176 - workingjubilee:dont-shuffle-bswaps-per-arch, r=nikic | Matthias Krüger | -16/+45 |
| 2025-06-13 | Rollup merge of #140770 - folkertdev:custom-abi, r=tgross35 | Matthias Krüger | -0/+677 |
| 2025-06-13 | Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwco | Matthias Krüger | -0/+83 |
| 2025-06-13 | Rollup merge of #128425 - tgross35:missing-fragment-specifier-unconditional, ... | Matthias Krüger | -266/+93 |
| 2025-06-12 | Rollup merge of #142406 - jdonszelmann:dead-code-enum-variant, r=WaffleLapkin | Matthias Krüger | -0/+50 |
| 2025-06-12 | Rollup merge of #142034 - estebank:issue-141258, r=davidtwco | Matthias Krüger | -0/+97 |
| 2025-06-12 | Rollup merge of #141069 - chenyukang:yukang-fix-137486-suggest-mut, r=davidtwco | Matthias Krüger | -2/+83 |
| 2025-06-12 | Rollup merge of #134536 - Urgau:fn-ptr-option, r=compiler-errors,traviscross | Matthias Krüger | -24/+93 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -0/+677 |
| 2025-06-12 | Auto merge of #142127 - compiler-errors:nested-goals-certainty, r=lcnr | bors | -50/+89 |
| 2025-06-12 | detect when variants have the same name as an associated function | Jana Dönszelmann | -0/+10 |
| 2025-06-12 | add test for dead code caused by enum variants shadowing an associated function | Jana Dönszelmann | -0/+40 |
| 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-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 | 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 | 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 |