| Age | Commit message (Expand) | Author | Lines |
| 2023-03-18 | Don't eagerly convert principal to string | clubby789 | -0/+15 |
| 2023-03-03 | Yeet point_at_expr_source_of_inferred_type for now | Michael Goulet | -43/+3 |
| 2023-03-03 | Fix array-size-threshold config deserialization error | Alex Macleod | -0/+40 |
| 2023-02-14 | Add regression test for #107350 | Guillaume Gomez | -0/+18 |
| 2023-02-14 | Do not eagerly recover for bad impl-trait in macros | Michael Goulet | -0/+32 |
| 2023-01-22 | Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errors | bors | -0/+394 |
| 2023-01-21 | Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot | Michael Goulet | -0/+128 |
| 2023-01-21 | Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8Ki | Michael Goulet | -0/+46 |
| 2023-01-21 | Rollup merge of #103418 - Aaron1011:macro-semicolon-future-incompat, r=davidtwco | Michael Goulet | -0/+220 |
| 2023-01-22 | Auto merge of #107133 - pnkfelix:revert-pr-84022-for-issue-106337, r=Mark-Sim... | bors | -36/+100 |
| 2023-01-21 | Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future-incompat report | Aaron Hill | -0/+220 |
| 2023-01-21 | Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum | bors | -53/+49 |
| 2023-01-21 | Auto merge of #106884 - clubby789:fieldless-enum-debug, r=michaelwoerister | bors | -5/+6 |
| 2023-01-21 | Label closure captures/generator locals that make opaque types recursive | Michael Goulet | -0/+46 |
| 2023-01-20 | Rollup merge of #107061 - compiler-errors:new-solver-new-candidates-3, r=lcnr | Michael Goulet | -0/+64 |
| 2023-01-20 | Rollup merge of #104347 - notriddle:notriddle/import-macro-from-self-fixup, r... | Michael Goulet | -0/+104 |
| 2023-01-20 | Rollup merge of #104154 - timrobertsdev:deny-by-default-bindings_with_variant... | Michael Goulet | -62/+53 |
| 2023-01-20 | Revert "Make PROC_MACRO_DERIVE_RESOLUTION_FALLBACK a hard error" | Felix S. Klock II | -36/+100 |
| 2023-01-20 | diagnostics: add `};` only if `{` was added too | Michael Howell | -0/+55 |
| 2023-01-20 | diagnostics: suggest changing `s@self::{macro}@::macro` for exported | Michael Howell | -0/+49 |
| 2023-01-20 | Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnr | bors | -25/+70 |
| 2023-01-20 | Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgr | bors | -76/+177 |
| 2023-01-20 | Change `bindings_with_variant_name` to deny-by-default | --global | -62/+53 |
| 2023-01-20 | Rollup merge of #106928 - bvanjoi:print-keyword-raw-identifier, r=petrochenkov | Matthias Krüger | -5/+36 |
| 2023-01-20 | Rollup merge of #106891 - estebank:issue-45727, r=petrochenkov | Matthias Krüger | -39/+101 |
| 2023-01-20 | Rollup merge of #106738 - compiler-errors:known-bugs-oops, r=jackh726 | Matthias Krüger | -32/+19 |
| 2023-01-20 | Rollup merge of #106699 - eholk:await-chains-drop-tracking, r=wesleywiser | Matthias Krüger | -0/+21 |
| 2023-01-20 | Rollup merge of #107076 - megakorre:106419_add_test_case, r=compiler-errors | Matthias Krüger | -0/+12 |
| 2023-01-20 | Rollup merge of #107067 - tmiasko:custom-mir-storage-statements, r=oli-obk | Matthias Krüger | -5/+9 |
| 2023-01-20 | Rollup merge of #107058 - clubby789:eqeq-homoglyph, r=wesleywiser | Matthias Krüger | -1/+15 |
| 2023-01-20 | Rollup merge of #106973 - oli-obk:tait_ice_closure_in_impl_header, r=lcnr | Matthias Krüger | -2/+38 |
| 2023-01-20 | Rollup merge of #106783 - WaffleLapkin:break-my-ident, r=wesleywiser | Matthias Krüger | -0/+39 |
| 2023-01-20 | Auto merge of #107083 - GuillaumeGomez:revert-104889, r=notriddle | bors | -77/+7 |
| 2023-01-19 | Fix known-bug, silence ICE stderr | Michael Goulet | -32/+19 |
| 2023-01-19 | Tweak "borrow closure argument" suggestion | Esteban Küber | -39/+101 |
| 2023-01-19 | Revert "Add regression test for impl blocks in const expr" | Guillaume Gomez | -43/+0 |
| 2023-01-19 | Revert "Update newly failing UI tests" | Guillaume Gomez | -34/+7 |
| 2023-01-19 | Auto merge of #107038 - compiler-errors:dont-wfcheck-non-local-rpit, r=oli-obk | bors | -0/+26 |
| 2023-01-20 | add raw identifier for keyword in suggestion | bohan | -5/+36 |
| 2023-01-19 | trait solver: Implement Fn traits and tuple trait | Michael Goulet | -0/+28 |
| 2023-01-19 | trait solver: PointerSized | Michael Goulet | -0/+36 |
| 2023-01-19 | Special case `derive(Debug)` for fieldless enums | clubby789 | -5/+6 |
| 2023-01-19 | Add test | Michael Goulet | -0/+26 |
| 2023-01-19 | Added UI test case for issue #106419 | Patrik Kårlin | -0/+12 |
| 2023-01-19 | Auto merge of #106910 - aliemjay:alias-ty-in-regionck, r=oli-obk | bors | -0/+18 |
| 2023-01-19 | add test for ICE fix | Ali MJ Al-Nasrawy | -0/+18 |
| 2023-01-19 | Don't treat closures from other crates as local | Oli Scherer | -2/+38 |
| 2023-01-19 | Auto merge of #107064 - GuillaumeGomez:rollup-pbgu6r3, r=GuillaumeGomez | bors | -57/+478 |
| 2023-01-19 | Custom MIR: Support storage statements | Tomasz Miąsko | -5/+9 |
| 2023-01-19 | Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errors | Guillaume Gomez | -41/+48 |