| Age | Commit message (Expand) | Author | Lines |
| 2023-01-20 | Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgr | bors | -1/+2 |
| 2023-01-19 | Fix broken format strings in `infer.ftl` | clubby789 | -8/+8 |
| 2023-01-19 | Autoderive ExternBlockSuggestion | mejrs | -1/+2 |
| 2023-01-17 | Rollup merge of #106949 - compiler-errors:is-poly, r=BoxyUwU | Matthias Krüger | -6/+6 |
| 2023-01-17 | Rollup merge of #106591 - Ezrashaw:attempted-integer-identifer, r=Estebank | Matthias Krüger | -0/+2 |
| 2023-01-16 | Properly pluralize 'generic constants' | Michael Goulet | -6/+6 |
| 2023-01-16 | Improve a TAIT error and add an error code plus documentation | Oli Scherer | -0/+4 |
| 2023-01-14 | suggest fix for attempted integer identifier in patterns | Ezra Shaw | -0/+2 |
| 2023-01-13 | Rollup merge of #106678 - Veykril:proc-macro-panic-abort, r=eholk | Matthias Krüger | -0/+3 |
| 2023-01-13 | Auto merge of #106801 - JohnTitor:rollup-xqkraw0, r=JohnTitor | bors | -0/+3 |
| 2023-01-13 | Warn when using panic-strategy abort for proc-macro crates | Lukas Wirth | -0/+3 |
| 2023-01-13 | Rollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco | Yuki Okushi | -0/+3 |
| 2023-01-13 | Auto merge of #106092 - asquared31415:start_lang_item_checks, r=davidtwco | bors | -0/+11 |
| 2023-01-13 | Auto merge of #101138 - Rejyr:diagnostic-migration-rustc-lint-pt2, r=davidtwco | bors | -2/+59 |
| 2023-01-12 | Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwco | nils | -1/+0 |
| 2023-01-12 | [RFC 2397] Deny incorrect locations | Caio | -0/+3 |
| 2023-01-11 | Rollup merge of #106170 - compiler-errors:autoderef-to-analysis, r=lcnr | Michael Goulet | -4/+4 |
| 2023-01-11 | Rollup merge of #106097 - mejrs:mir_build2, r=oli-obk | Michael Goulet | -0/+61 |
| 2023-01-12 | Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body,... | bors | -0/+6 |
| 2023-01-12 | remove unreachable error code `E0490` | Ezra Shaw | -1/+0 |
| 2023-01-11 | Translate `Overlap` eagerly | mejrs | -2/+0 |
| 2023-01-11 | Don't recommend `if let` if `let else` works | mejrs | -1/+1 |
| 2023-01-11 | Migrate pattern matching | mejrs | -4/+32 |
| 2023-01-11 | Migrate usefulness.rs | mejrs | -2/+12 |
| 2023-01-11 | Migrate deconstruct_pat.rs | mejrs | -1/+7 |
| 2023-01-11 | Translate const_to_pat.rs | mejrs | -0/+19 |
| 2023-01-11 | add checks for the signature of the lang item | asquared31415 | -0/+11 |
| 2023-01-11 | Move autoderef to rustc_hir_analysis | Michael Goulet | -4/+4 |
| 2023-01-11 | Rollup merge of #106622 - estebank:issue-68972, r=davidtwco | Matthias Krüger | -0/+4 |
| 2023-01-11 | parser: recover from where clauses placed before tuple struct bodies | León Orell Valerian Liehr | -0/+6 |
| 2023-01-11 | Detect struct literal needing parentheses | Esteban Küber | -0/+4 |
| 2023-01-11 | Detect out of bounds range pattern value | Esteban Küber | -0/+4 |
| 2023-01-09 | migrate: `deref_into_dyn_supertrait.rs` | Rejyr | -0/+3 |
| 2023-01-09 | migrate: rest of `builtin.rs` without `builtin_asm_labels` | Rejyr | -2/+10 |
| 2023-01-09 | refactor: refactor to derive for some lints. | Rejyr | -1/+3 |
| 2023-01-09 | migrate: `for_loops_over_fallibles.rs` | Rejyr | -0/+7 |
| 2023-01-09 | migrate(wip): `builtin.rs` | Rejyr | -0/+7 |
| 2023-01-09 | migrate: `internal.rs` | Rejyr | -0/+2 |
| 2023-01-09 | migrate: `let_underscore.rs` | Rejyr | -0/+12 |
| 2023-01-09 | migrate: `levels.rs` | Rejyr | -0/+12 |
| 2023-01-09 | add: `emit{,_spanned}_lint` for `LintLevelsBuilder` | Rejyr | -0/+4 |
| 2023-01-08 | Mention signature rather than fn pointers when comparing impl/trait methods | Michael Goulet | -2/+2 |
| 2023-01-07 | Rollup merge of #104543 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-stru... | Matthias Krüger | -0/+99 |
| 2023-01-07 | Rollup merge of #101936 - IntQuant:issue-100717-infer-4, r=compiler-errors | Matthias Krüger | -0/+139 |
| 2023-01-04 | Auto merge of #106224 - bjorn3:staticlib_fixes, r=wesleywiser | bors | -2/+0 |
| 2023-01-04 | Rollup merge of #106361 - clubby789:int-literal-too-large, r=estebank | Matthias Krüger | -0/+1 |
| 2023-01-03 | Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514 | bors | -0/+5 |
| 2023-01-02 | Print correct base for too-large literals | clubby789 | -1/+1 |
| 2023-01-02 | Note maximum integer literal for `IntLiteralTooLarge` | clubby789 | -0/+1 |
| 2022-12-31 | Add help for the error message when missing rustc_driver | bjorn3 | -0/+5 |