| Age | Commit message (Expand) | Author | Lines |
| 2025-04-16 | Rollup merge of #139880 - compiler-errors:rpitit-nameless, r=nnethercote | Matthias Krüger | -0/+21 |
| 2025-04-16 | Rollup merge of #139871 - GuillaumeGomez:async-gen-move, r=compiler-errors | Matthias Krüger | -0/+117 |
| 2025-04-16 | Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkov | bors | -10/+10 |
| 2025-04-15 | Fix wrong suggestion for async gen block and add regression ui test for #139839 | Guillaume Gomez | -0/+117 |
| 2025-04-15 | Rollup merge of #139818 - compiler-errors:normalize-tails, r=oli-obk | Matthias Krüger | -0/+32 |
| 2025-04-15 | Don't compute name of associated item if it's an RPITIT | Michael Goulet | -0/+21 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -43/+687 |
| 2025-04-15 | Rollup merge of #139798 - lcnr:where-bounds-gt-alias-bound, r=compiler-errors | Stuart Cook | -0/+29 |
| 2025-04-15 | Rollup merge of #139791 - lcnr:ignore-global-where-bounds, r=compiler-errors | Stuart Cook | -4/+87 |
| 2025-04-15 | Rollup merge of #139789 - lcnr:opaques-auto-trait-leakage, r=compiler-errors | Stuart Cook | -0/+260 |
| 2025-04-15 | Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnay | Stuart Cook | -26/+13 |
| 2025-04-15 | Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obk | Stuart Cook | -4/+4 |
| 2025-04-15 | Rollup merge of #138393 - oli-obk:pattern-type-in-pattern, r=BoxyUwU | Stuart Cook | -2/+197 |
| 2025-04-15 | Rollup merge of #138374 - celinval:issue-136925-const-contract, r=compiler-er... | Stuart Cook | -7/+97 |
| 2025-04-15 | Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgr | bors | -32/+61 |
| 2025-04-14 | Stabilize `-Zdwarf-version` as `-Cdwarf-version` | Wesley Wiser | -10/+10 |
| 2025-04-14 | Rollup merge of #139799 - clubby789:print=file, r=jieyouxu | Matthias Krüger | -2/+3 |
| 2025-04-14 | Rollup merge of #139797 - folkertdev:naked-allow-unsafe, r=tgross35 | Matthias Krüger | -28/+28 |
| 2025-04-14 | Rollup merge of #139783 - jieyouxu:ignore-dir, r=Zalathar | Matthias Krüger | -2/+0 |
| 2025-04-14 | Rollup merge of #139778 - reddevilmidzy:add-success-test, r=lcnr | Matthias Krüger | -0/+30 |
| 2025-04-14 | Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obk | bors | -7/+14 |
| 2025-04-14 | Allow (but don't require) `#[unsafe(naked)]` so that `compiler-builtins` can ... | Folkert de Vries | -28/+28 |
| 2025-04-14 | Normalize ADT fields in find_tails_for_unsizing | Michael Goulet | -0/+32 |
| 2025-04-14 | Auto merge of #139814 - matthiaskrgr:rollup-lxkkcz6, r=matthiaskrgr | bors | -0/+166 |
| 2025-04-14 | Rollup merge of #139392 - compiler-errors:raw-expr, r=oli-obk | Matthias Krüger | -0/+140 |
| 2025-04-14 | Rollup merge of #139127 - compiler-errors:prim-ty-hack, r=oli-obk | Matthias Krüger | -0/+26 |
| 2025-04-14 | Allow const patterns of matches to contain pattern types | Oli Scherer | -2/+197 |
| 2025-04-14 | Specify `--print info=file` syntax in `--help` | clubby789 | -2/+3 |
| 2025-04-14 | Auto merge of #138603 - xizheyin:issue-137405, r=chenyukang | bors | -0/+91 |
| 2025-04-14 | normalize: prefer ParamEnv over AliasBound | lcnr | -0/+29 |
| 2025-04-14 | add RPITIT tests: method compat auto trait leakage | lcnr | -0/+224 |
| 2025-04-14 | move tests | lcnr | -0/+0 |
| 2025-04-14 | do not leak auto traits in item bounds | lcnr | -0/+36 |
| 2025-04-14 | drop global where-bounds before merging candidates | lcnr | -4/+87 |
| 2025-04-14 | Add test for issue 34834 | reddevilmidzy | -0/+30 |
| 2025-04-14 | tests: use `compiletest-ignore-dir` for bootstrap self-tests | Jieyou Xu | -2/+0 |
| 2025-04-14 | Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhpratt | bors | -350/+439 |
| 2025-04-14 | Move `has_self` field to `hir::AssocKind::Fn`. | Nicholas Nethercote | -4/+4 |
| 2025-04-13 | Rollup merge of #139760 - petrochenkov:noerrpat2, r=jieyouxu | Jacob Pratt | -282/+304 |
| 2025-04-13 | Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm... | Jacob Pratt | -32/+60 |
| 2025-04-13 | Rollup merge of #139699 - compiler-errors:coroutine-drop-phase, r=scottmcm | Jacob Pratt | -0/+19 |
| 2025-04-13 | Rollup merge of #138336 - jyn514:crate-attr-diagnostics, r=compiler-errors | Jacob Pratt | -36/+56 |
| 2025-04-14 | Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated... | bors | -6/+6 |
| 2025-04-14 | Adjust test directives | xizheyin | -33/+23 |
| 2025-04-14 | Report span of test when should_panic test failed | xizheyin | -0/+101 |
| 2025-04-13 | Rollup merge of #139740 - jieyouxu:known-bug, r=nnethercote | Jacob Pratt | -54/+20 |
| 2025-04-13 | Rollup merge of #139628 - makai410:suggest-vis, r=compiler-errors | Jacob Pratt | -0/+72 |
| 2025-04-13 | Rollup merge of #139379 - matthewjasper:drop-elab-normalization, r=compiler-e... | Jacob Pratt | -0/+130 |
| 2025-04-13 | Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross... | Jacob Pratt | -39/+113 |
| 2025-04-13 | Rollup merge of #138962 - xizheyin:issue-138836, r=compiler-errors | Jacob Pratt | -4/+18 |