| Age | Commit message (Expand) | Author | Lines |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -3/+3 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -61/+61 |
| 2022-10-28 | Rollup merge of #103608 - compiler-errors:rpitit-early-lt, r=cjgillot | Matthias Krüger | -1/+1 |
| 2022-10-27 | Accept `TyCtxt` instead of `TyCtxtAt` in `Ty::is_*` functions | Maybe Waffle | -3/+3 |
| 2022-10-27 | Rollup merge of #103586 - compiler-errors:issue-103573, r=jackh726 | Matthias Krüger | -0/+4 |
| 2022-10-27 | Remap early bound lifetimes too | Michael Goulet | -1/+1 |
| 2022-10-26 | Process registered region obligation in resolve_regions_with_wf_tys | Michael Goulet | -0/+4 |
| 2022-10-26 | Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin... | Dylan DPC | -1/+1 |
| 2022-10-24 | Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tys | Michael Goulet | -2/+10 |
| 2022-10-23 | Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillot | Matthias Krüger | -12/+4 |
| 2022-10-22 | Auto merge of #103227 - lcnr:bye-bye-unevaluated-const, r=oli-obk | bors | -7/+2 |
| 2022-10-22 | Introduce subst_iter and subst_iter_copied on EarlyBinder | Michael Goulet | -12/+4 |
| 2022-10-22 | Stabilize arbitrary_enum_discriminant, take 2 | Deadbeef | -1/+1 |
| 2022-10-21 | Require Drop impls to have the same constness on its bounds as the bounds on ... | Oli Scherer | -7/+1 |
| 2022-10-20 | rustc_hir_typeck: fix paths and partially mv files | lcnr | -896/+24 |
| 2022-10-20 | rustc_hir_typeck: move whole files | lcnr | -31198/+0 |
| 2022-10-20 | Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726 | bors | -0/+1 |
| 2022-10-19 | Rollup merge of #103223 - compiler-errors:deref-sugg-slow, r=wesleywiser | Matthias Krüger | -5/+6 |
| 2022-10-19 | Rollup merge of #103034 - nathanwhit:let-chains-rhs-temporaries, r=wesleywiser | Dylan DPC | -2/+6 |
| 2022-10-19 | Use already checked RHS ty for LHS deref suggestions | Michael Goulet | -5/+6 |
| 2022-10-19 | instantiate -> construct | Michael Goulet | -4/+2 |
| 2022-10-19 | Generalize call suggestion for unsatisfied predicate | Michael Goulet | -7/+3 |
| 2022-10-19 | Standardize arg suggestions between typeck and trait selection | Michael Goulet | -1/+1 |
| 2022-10-18 | change `ConstEvaluatable` to use `ty::Const` | lcnr | -7/+2 |
| 2022-10-17 | Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr | Matthias Krüger | -2/+87 |
| 2022-10-17 | trivial fix for comments feedback | yukang | -9/+17 |
| 2022-10-16 | Don't consider `Let` exprs terminating scopes | Nathan Whitaker | -2/+6 |
| 2022-10-15 | typos | Michael Goulet | -9/+9 |
| 2022-10-15 | Equate full fn signatures to infer all region variables | Michael Goulet | -13/+33 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -6/+31 |
| 2022-10-15 | Auto merge of #101832 - compiler-errors:dyn-star-plus, r=eholk | bors | -81/+67 |
| 2022-10-14 | Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki | Dylan DPC | -3/+3 |
| 2022-10-14 | Require lifetime bounds for opaque types in order to allow hidden types to ca... | Oli Scherer | -0/+1 |
| 2022-10-14 | Address nits, add test for implicit dyn-star coercion without feature gate | Michael Goulet | -1/+3 |
| 2022-10-14 | Remove CastCheckResult since it's unused | Michael Goulet | -26/+5 |
| 2022-10-14 | float and int vars are trivially copy | Michael Goulet | -0/+4 |
| 2022-10-14 | more dupe word typos | Rageking8 | -3/+3 |
| 2022-10-14 | Allow dyn* upcasting | Michael Goulet | -2/+10 |
| 2022-10-14 | Make dyn* cast into a coercion | Michael Goulet | -58/+55 |
| 2022-10-14 | Auto merge of #103026 - matthiaskrgr:rollup-gfmlfkt, r=matthiaskrgr | bors | -5/+15 |
| 2022-10-14 | Rollup merge of #103008 - aliemjay:opaque-parent-substs, r=oli-obk | Matthias Krüger | -5/+15 |
| 2022-10-13 | Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors | bors | -24/+27 |
| 2022-10-13 | replace ReErased with fresh region vars in opaque types | Ali MJ Al-Nasrawy | -5/+15 |
| 2022-10-13 | Rollup merge of #102765 - TaKO8Ki:follow-up-to-102708, r=compiler-errors | Dylan DPC | -0/+12 |
| 2022-10-12 | Auto merge of #101679 - compiler-errors:rpitit-default-body, r=nikomatsakis | bors | -23/+33 |
| 2022-10-12 | Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillot | Dylan DPC | -3/+2 |
| 2022-10-10 | Check representability in adt_sized_constraint | Cameron Steffen | -3/+2 |
| 2022-10-10 | Fix compiler docs | Guillaume Gomez | -1/+3 |
| 2022-10-10 | Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8Ki | Yuki Okushi | -2/+2 |
| 2022-10-09 | ImplItemKind::TyAlias => ImplItemKind::Type | Michael Goulet | -2/+2 |