| Age | Commit message (Expand) | Author | Lines |
| 2022-11-29 | Auto merge of #104947 - cjgillot:verify-hir-nest, r=oli-obk | bors | -7/+2 |
| 2022-11-29 | fix #104884, Avoid Invalid code suggested when encountering unsatisfied trait... | yukang | -0/+6 |
| 2022-11-29 | Rollup merge of #104951 - Swatinem:async-kind, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2022-11-28 | Simplify checking for `GeneratorKind::Async` | Arpad Borsos | -0/+5 |
| 2022-11-28 | Further tweak the type shortening logic | Esteban Küber | -2/+3 |
| 2022-11-28 | Detect long types in E0308 and write them to disk | Esteban Küber | -10/+18 |
| 2022-11-28 | Remove `Const::from_scalar_int` | Maybe Waffle | -6/+4 |
| 2022-11-28 | Remove `Const::from_value` | Maybe Waffle | -12/+4 |
| 2022-11-28 | Simplify calls to `tcx.mk_const` | Maybe Waffle | -10/+6 |
| 2022-11-28 | Remove `tcx.mk_const_var` | Maybe Waffle | -20/+8 |
| 2022-11-28 | Make `tcx.mk_const` more permissive wrt `kind` argument | Maybe Waffle | -2/+11 |
| 2022-11-28 | Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obk | Matthias Krüger | -7/+7 |
| 2022-11-28 | Rollup merge of #104891 - fee1-dead-contrib:escaping_bound_vars_docs, r=wesle... | Matthias Krüger | -1/+7 |
| 2022-11-28 | Rollup merge of #104804 - nnethercote:MetaItemLit, r=petrochenkov | Matthias Krüger | -2/+3 |
| 2022-11-28 | Rollup merge of #104927 - compiler-errors:binder-shifting-logic, r=oli-obk | Dylan DPC | -23/+24 |
| 2022-11-28 | Rollup merge of #104890 - lcnr:small-cleanup, r=fee1-dead | Dylan DPC | -4/+1 |
| 2022-11-28 | Rollup merge of #104732 - WaffleLapkin:from_def_idn't, r=compiler-errors | Dylan DPC | -35/+25 |
| 2022-11-28 | Keep track of the start of the argument block of a closure | Sarthak Singh | -1/+1 |
| 2022-11-28 | Rename `NestedMetaItem::[Ll]iteral` as `NestedMetaItem::[Ll]it`. | Nicholas Nethercote | -1/+1 |
| 2022-11-28 | Rename `ast::Lit` as `ast::MetaItemLit`. | Nicholas Nethercote | -2/+3 |
| 2022-11-27 | Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot | Matthias Krüger | -35/+38 |
| 2022-11-27 | Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgr | bors | -15/+10 |
| 2022-11-27 | Rollup merge of #104931 - Swatinem:async-pretty, r=eholk | Matthias Krüger | -15/+10 |
| 2022-11-27 | Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors | bors | -21/+27 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -35/+38 |
| 2022-11-27 | Auto merge of #103917 - oli-obk:layout_math, r=RalfJung,lcnr | bors | -0/+12 |
| 2022-11-27 | micro doc fixes | Maybe Waffle | -13/+12 |
| 2022-11-27 | Simplify `ty::ClosureKind::extends` | Maybe Waffle | -9/+1 |
| 2022-11-27 | Add `TyCtxt::is_fn_trait` | Maybe Waffle | -0/+8 |
| 2022-11-27 | Remove `ty::ClosureKind::from_def_id` | Maybe Waffle | -12/+3 |
| 2022-11-27 | Rename `fn_trait_kind_from_{from_lang=>def_id}` to better convey meaning | Maybe Waffle | -2/+2 |
| 2022-11-26 | Pretty-print generators with their `generator_kind` | Arpad Borsos | -15/+10 |
| 2022-11-26 | Auto merge of #104945 - GuillaumeGomez:rollup-ygzbpbe, r=GuillaumeGomez | bors | -6/+27 |
| 2022-11-26 | Verify that HIR parenting and Def parenting match. | Camille GILLOT | -7/+2 |
| 2022-11-26 | Rollup merge of #104909 - compiler-errors:normalize_opaque_types-is-misleadin... | Guillaume Gomez | -6/+6 |
| 2022-11-26 | Rollup merge of #104788 - compiler-errors:unresolved-ct-in-gen, r=fee1-dead | Guillaume Gomez | -0/+9 |
| 2022-11-26 | Rollup merge of #104786 - WaffleLapkin:amp-mut-help, r=compiler-errors | Guillaume Gomez | -0/+12 |
| 2022-11-26 | Auto merge of #104731 - compiler-errors:early-binder-iter-size-hint, r=cjgillot | bors | -0/+12 |
| 2022-11-26 | Rollup merge of #104675 - SarthakSingh31:issue-101666, r=jyn514 | Matthias Krüger | -2/+5 |
| 2022-11-26 | interpret: remove PartialOrd from a bunch of types that do not have or need a... | Ralf Jung | -7/+7 |
| 2022-11-26 | Do not record unresolved const vars in generator interior | Michael Goulet | -0/+9 |
| 2022-11-26 | simplify some binder shifting logic | Michael Goulet | -23/+24 |
| 2022-11-25 | Auto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU | bors | -204/+203 |
| 2022-11-25 | Rename normalize_opaque_types to reveal_opaque_types_in_bounds | Michael Goulet | -6/+6 |
| 2022-11-25 | Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr | bors | -41/+6 |
| 2022-11-25 | Cache Predicates' hash within themselves | Oli Scherer | -28/+59 |
| 2022-11-25 | Auto merge of #104846 - spastorino:santa-clauses-make-goals-early-christmas-ð... | bors | -65/+94 |
| 2022-11-25 | remove `TypeError::ObjectUnsafeCoercion` | lcnr | -4/+1 |
| 2022-11-25 | Add documentation for `has_escaping_bound_vars` | Deadbeef | -1/+7 |
| 2022-11-25 | add comment | lcnr | -0/+6 |