| Age | Commit message (Expand) | Author | Lines |
| 2022-12-04 | Don't ICE in ExprUseVisitor on FRU for non-existent struct | Michael Goulet | -0/+21 |
| 2022-12-04 | Auto merge of #105261 - matthiaskrgr:rollup-9ghhc9c, r=matthiaskrgr | bors | -109/+270 |
| 2022-12-04 | Rollup merge of #105247 - cjgillot:issue-102682, r=compiler-errors | Matthias Krüger | -58/+47 |
| 2022-12-04 | Rollup merge of #105236 - JohnTitor:issue-47814, r=compiler-errors | Matthias Krüger | -0/+28 |
| 2022-12-04 | Rollup merge of #105224 - cjgillot:issue-104240, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2022-12-04 | Rollup merge of #105141 - ohno418:fix-ice-on-invalid-var-decl-in-macro-call, ... | Matthias Krüger | -0/+52 |
| 2022-12-04 | Rollup merge of #101975 - chenyukang:fix-101749, r=compiler-errors | Matthias Krüger | -51/+128 |
| 2022-12-04 | Make nested RPITIT inherit the parent opaque's generics. | Camille GILLOT | -0/+17 |
| 2022-12-04 | Auto merge of #103293 - est31:untwist_and_drop_order, r=nagisa | bors | -7/+127 |
| 2022-12-04 | Recurse into nested impl-trait when computing variance. | Camille GILLOT | -0/+28 |
| 2022-12-04 | Rollup merge of #105237 - JohnTitor:issue-79450, r=oli-obk | Matthias Krüger | -0/+32 |
| 2022-12-04 | Rollup merge of #105142 - nbdd0121:inline_const, r=petrochenkov | Matthias Krüger | -0/+25 |
| 2022-12-04 | Rollup merge of #104856 - luqmana:associated-const-bad-suggestion, r=compiler... | Matthias Krüger | -7/+1 |
| 2022-12-04 | Use parent function WfCheckingContext to check RPITIT. | Camille GILLOT | -58/+47 |
| 2022-12-04 | Also avoid creating a terminating scope in mixed chains | est31 | -0/+19 |
| 2022-12-04 | Add regression test for #79450 | Yuki Okushi | -0/+32 |
| 2022-12-04 | Add regression test for #47814 | Yuki Okushi | -0/+28 |
| 2022-12-03 | Skip recording resolution for duplicated generic params. | Camille GILLOT | -2/+17 |
| 2022-12-03 | Remove drop order twist of && and || and make them associative | est31 | -7/+108 |
| 2022-12-03 | Properly substitute inherent associated types. | Camille GILLOT | -0/+15 |
| 2022-12-03 | suggest parenthesis around ExprWithBlock BinOp ExprWithBlock | Lukas Markeffsky | -1/+66 |
| 2022-12-03 | Rollup merge of #105208 - chenyukang:yukang/fix-105069, r=cjgillot | Matthias Krüger | -0/+32 |
| 2022-12-03 | Rollup merge of #105201 - cjgillot:issue-105040, r=compiler-errors | Matthias Krüger | -0/+32 |
| 2022-12-03 | Rollup merge of #105200 - cjgillot:issue-104562, r=compiler-errors | Matthias Krüger | -0/+22 |
| 2022-12-03 | Rollup merge of #105164 - compiler-errors:revert-import-filter, r=estebank | Matthias Krüger | -6/+15 |
| 2022-12-03 | fix #101749, use . instead of :: when accessing a method of an object | yukang | -51/+128 |
| 2022-12-03 | fix #105069, Add AmbiguityError for inconsistent resolution for an import | yukang | -0/+32 |
| 2022-12-03 | parser: fix ICE with invalid variable declaration in macro call | Yutaro Ohno | -0/+52 |
| 2022-12-03 | Do not call fn_sig on non-functions. | Camille GILLOT | -0/+32 |
| 2022-12-03 | Remove useless filter in unused extern crate check. | Camille GILLOT | -0/+22 |
| 2022-12-03 | Rollup merge of #105188 - compiler-errors:verbose-ty-err, r=TaKO8Ki | Yuki Okushi | -0/+34 |
| 2022-12-03 | Rollup merge of #105181 - bhbs:skip-note, r=estebank | Yuki Okushi | -0/+44 |
| 2022-12-03 | Don't add a note for implementing a trait if its inner type is erroneous | bhbs | -0/+44 |
| 2022-12-02 | Don't elide information when printing E0308 with Zverbose | Michael Goulet | -0/+34 |
| 2022-12-02 | Rollup merge of #105163 - compiler-errors:afit-lt-arity, r=jackh726 | Matthias Krüger | -0/+41 |
| 2022-12-02 | Rollup merge of #105162 - compiler-errors:fn-sig-arity, r=cjgillot | Matthias Krüger | -0/+17 |
| 2022-12-02 | Fix async track caller for assoc fn and trait impl fn | Gary Guo | -0/+14 |
| 2022-12-02 | Use proper HirId for async track_caller attribute check | Gary Guo | -0/+11 |
| 2022-12-02 | Auto merge of #104863 - nnethercote:reduce-lint-macros, r=cjgillot | bors | -70/+8 |
| 2022-12-02 | return when expr has error | Takayuki Maeda | -0/+49 |
| 2022-12-02 | Rollup merge of #104614 - Nilstrieb:type-ascribe!, r=TaKO8Ki | Matthias Krüger | -224/+198 |
| 2022-12-01 | While parsing enum variant, the error message always disappear | Yiming Lei | -0/+31 |
| 2022-12-02 | Revert 88f2140 | Michael Goulet | -6/+15 |
| 2022-12-01 | Properly synthesize fn sig value during cycle | Michael Goulet | -0/+17 |
| 2022-12-02 | Auto merge of #104963 - petrochenkov:noaddids2, r=cjgillot | bors | -47/+40 |
| 2022-12-02 | Avoid InferCtxt::build in suggest_missing_break_or_return_expr | Michael Goulet | -4/+34 |
| 2022-12-02 | Check lifetime param count in collect_trait_impl_trait_tys | Michael Goulet | -0/+41 |
| 2022-12-02 | Remove `-Zno-interleave-lints`. | Nicholas Nethercote | -70/+8 |
| 2022-12-01 | Make inline const block `ExprWithBlock` | Gary Guo | -0/+25 |
| 2022-12-01 | rustc_ast_lowering: Stop lowering imports into multiple items | Vadim Petrochenkov | -47/+40 |