| Age | Commit message (Expand) | Author | Lines |
| 2023-01-01 | Reenable limited top-down MIR inlining | Jakob Degen | -6/+36 |
| 2022-12-31 | Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebank | bors | -60/+33 |
| 2022-12-31 | Auto merge of #106302 - compiler-errors:terr-coerce-w-infer, r=estebank | bors | -0/+4 |
| 2022-12-31 | Auto merge of #106245 - estebank:mutability-suggestions, r=jyn514 | bors | -21/+12 |
| 2022-12-31 | refactor: merge `E0465` into `E0464` | Ezra Shaw | -60/+33 |
| 2022-12-30 | Rollup merge of #106317 - compiler-errors:restore-the-backtraces, r=jyn514 | Michael Goulet | -15/+23 |
| 2022-12-30 | Rollup merge of #106248 - dtolnay:revertupcastlint, r=jackh726 | Michael Goulet | -69/+0 |
| 2022-12-30 | Rollup merge of #106232 - maurer:transparent-subst, r=rcvalle | Michael Goulet | -1/+4 |
| 2022-12-31 | Only deduplicate stack traces for good path bugs | Michael Goulet | -15/+23 |
| 2022-12-30 | Suppress errors due to TypeError not coercing with inference variables | Michael Goulet | -0/+4 |
| 2022-12-30 | Auto merge of #106268 - kraktus:patch-2, r=Nilstrieb | bors | -1/+1 |
| 2022-12-30 | Auto merge of #106210 - fee1-dead-contrib:const-closure-trait-method, r=compi... | bors | -7/+27 |
| 2022-12-29 | Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr | bors | -12/+198 |
| 2022-12-29 | fix comment for `TokenCursor::desugar` | kraktus | -1/+1 |
| 2022-12-29 | CFI: Monomorphize transparent ADTs before typeid | Matthew Maurer | -1/+4 |
| 2022-12-29 | Rollup merge of #106236 - Ezrashaw:add-test+docs-e0519-e0514, r=GuillaumeGomez | Matthias Krüger | -2/+75 |
| 2022-12-29 | Rollup merge of #106202 - estebank:trim-paths, r=Nilstrieb | Matthias Krüger | -4/+10 |
| 2022-12-29 | Rollup merge of #106190 - estebank:multiline-start-tweak, r=jackh726 | Matthias Krüger | -3/+19 |
| 2022-12-29 | Rollup merge of #104531 - ohno418:recover-fn-traits-with-lifetime-params, r=e... | Matthias Krüger | -3/+94 |
| 2022-12-29 | Account for multiple multiline spans with empty padding | Esteban Küber | -3/+19 |
| 2022-12-29 | Auto merge of #106256 - matthiaskrgr:rollup-g1ovcqq, r=matthiaskrgr | bors | -105/+270 |
| 2022-12-29 | Rollup merge of #106242 - estebank:diff-markers, r=jyn514 | Matthias Krüger | -5/+120 |
| 2022-12-29 | Rollup merge of #106223 - estebank:suggest-let-ty-borrow, r=compiler-errors | Matthias Krüger | -0/+9 |
| 2022-12-29 | Rollup merge of #106221 - Nilstrieb:rptr-more-like-ref-actually, r=compiler-e... | Matthias Krüger | -61/+57 |
| 2022-12-29 | Rollup merge of #106208 - compiler-errors:compare-item-region-err, r=estebank | Matthias Krüger | -39/+84 |
| 2022-12-29 | Auto merge of #106195 - Nilstrieb:no-more-being-clueless-whether-it-really-is... | bors | -22/+63 |
| 2022-12-29 | Revert "Implement allow-by-default multiple_supertrait_upcastable lint" | David Tolnay | -69/+0 |
| 2022-12-29 | Auto merge of #106139 - cjgillot:mir-inline-location, r=eholk | bors | -8/+4 |
| 2022-12-29 | Provide a better error for `Fn` traits with lifetime params | Yutaro Ohno | -3/+94 |
| 2022-12-28 | Use verbose suggestions for mutability errors | Esteban Küber | -21/+12 |
| 2022-12-28 | Add support for diff3 format | Esteban Küber | -0/+7 |
| 2022-12-28 | Tweak wording | Esteban Küber | -6/+17 |
| 2022-12-28 | Account for ADT bodies and struct expressions | Esteban Küber | -2/+30 |
| 2022-12-28 | Detect diff markers in the parser | Esteban Küber | -3/+72 |
| 2022-12-29 | docs: add long-form error docs for `E0514` | Ezra Shaw | -1/+34 |
| 2022-12-29 | Auto merge of #105741 - pietroalbini:pa-1.68-nightly, r=Mark-Simulacrum | bors | -12/+5 |
| 2022-12-29 | docs/test: add UI test and long-form error docs for `E0519` | Ezra Shaw | -1/+41 |
| 2022-12-28 | Rollup merge of #105570 - Nilstrieb:actual-best-failure, r=compiler-errors | Matthias Krüger | -15/+48 |
| 2022-12-28 | On unsized locals with explicit types suggest `&` | Esteban Küber | -0/+9 |
| 2022-12-28 | Address review comments | Michael Goulet | -35/+29 |
| 2022-12-28 | Make trait/impl where clause mismatch on region error a bit more actionable | Michael Goulet | -39/+90 |
| 2022-12-28 | Rename `Rptr` to `Ref` in AST and HIR | Nilstrieb | -61/+57 |
| 2022-12-28 | Auto merge of #106215 - matthiaskrgr:rollup-53r89ww, r=matthiaskrgr | bors | -178/+215 |
| 2022-12-28 | Add enum for `find_width_map_from_snippet` | Nilstrieb | -7/+18 |
| 2022-12-28 | Improve heuristics whether `format_args` string is a source literal | Nilstrieb | -1/+36 |
| 2022-12-28 | Update bootstrap cfg | Pietro Albini | -8/+1 |
| 2022-12-28 | update stabilization version numbers | Pietro Albini | -4/+4 |
| 2022-12-28 | Rollup merge of #106199 - estebank:quiet-type-err-in-binding, r=compiler-errors | Matthias Krüger | -6/+6 |
| 2022-12-28 | Rollup merge of #106176 - compiler-errors:fn-kw-as-fn-trait, r=estebank | Matthias Krüger | -5/+58 |
| 2022-12-28 | Rollup merge of #106173 - compiler-errors:deduplicate-op-methods, r=jackh726 | Matthias Krüger | -159/+52 |