| Age | Commit message (Expand) | Author | Lines |
| 2023-02-23 | Auto merge of #108369 - compiler-errors:ty-error-more, r=BoxyUwU | bors | -1/+1 |
| 2023-02-23 | Rollup merge of #108350 - compiler-errors:assoc-type-bound-dogfooding, r=oli-obk | Matthias Krüger | -28/+8 |
| 2023-02-23 | Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error... | bors | -1/+1 |
| 2023-02-22 | Rename ty_error_with_guaranteed to ty_error, ty_error to ty_error_misc | Michael Goulet | -1/+1 |
| 2023-02-22 | Auto merge of #108357 - matthiaskrgr:rollup-ceo3q2s, r=matthiaskrgr | bors | -7/+5 |
| 2023-02-22 | Rollup merge of #108342 - lcnr:opaque-tys, r=oli-obk | Matthias Krüger | -6/+4 |
| 2023-02-22 | Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=o... | Matthias Krüger | -1/+1 |
| 2023-02-22 | Auto merge of #108340 - eggyal:remove_traversal_trait_aliases, r=oli-obk | bors | -77/+80 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -77/+80 |
| 2023-02-22 | diagnostics: if AssocFn has self argument, describe as method | Michael Howell | -1/+1 |
| 2023-02-22 | apply query response: actually define opaque types | lcnr | -6/+4 |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -21/+374 |
| 2023-02-21 | Rollup merge of #108202 - compiler-errors:non_lifetime_binders-type-match-ice... | Matthias Krüger | -1/+2 |
| 2023-02-21 | Rollup merge of #104239 - b-naber:sccs-info, r=jackh726 | Matthias Krüger | -5/+15 |
| 2023-02-21 | Make hidden type registration opt-in, so that each site can be reviewed on it... | Oli Scherer | -4/+7 |
| 2023-02-21 | Rollup merge of #108289 - compiler-errors:name-placeholder, r=petrochenkov | Dylan DPC | -10/+17 |
| 2023-02-21 | Associated type bounds in some places in the compiler | Michael Goulet | -28/+8 |
| 2023-02-21 | Name placeholder in some region errors | Michael Goulet | -10/+17 |
| 2023-02-20 | remove cfg attributes | b-naber | -5/+1 |
| 2023-02-20 | small `opaque_type_origin` cleanup | lcnr | -24/+16 |
| 2023-02-19 | collect existentials and placeholders | b-naber | -6/+18 |
| 2023-02-19 | collect region contexts during mir renumbering | b-naber | -0/+2 |
| 2023-02-18 | Make sure test_type_match doesn't ICE with late-bound types | Michael Goulet | -1/+2 |
| 2023-02-18 | Collapse placeholders to root universe in canonicalizer if not preserving uni... | Michael Goulet | -4/+9 |
| 2023-02-18 | Rollup merge of #108186 - compiler-errors:closures-with-late-bound-types-r-ba... | Matthias Krüger | -2/+4 |
| 2023-02-18 | Move late-bound arg type checks to resolve_bound_vars | Michael Goulet | -2/+4 |
| 2023-02-17 | Don't delay ReError bug during lexical region resolve | Michael Goulet | -1/+1 |
| 2023-02-17 | Auto merge of #108075 - WaffleLapkin:de-arena-allocates-you-OwO, r=Nilstrieb | bors | -3/+3 |
| 2023-02-17 | Add `Clause::ConstArgHasType` variant | Boxy | -0/+4 |
| 2023-02-17 | Auto merge of #107753 - kylematsuda:type-of, r=BoxyUwU | bors | -6/+14 |
| 2023-02-16 | changes from review | Kyle Matsuda | -1/+7 |
| 2023-02-16 | remove bound_type_of query; make type_of return EarlyBinder; change type_of i... | Kyle Matsuda | -6/+6 |
| 2023-02-16 | change usages of type_of to bound_type_of | Kyle Matsuda | -3/+5 |
| 2023-02-17 | Rollup merge of #108136 - eggyal:unmet_trait_alias_bound_on_generic_impl, r=c... | Matthias Krüger | -1/+1 |
| 2023-02-17 | Rollup merge of #108104 - matthiaskrgr:into, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2023-02-17 | Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillot | Matthias Krüger | -15/+15 |
| 2023-02-16 | Clarify `DerivedObligationCause` may hold alias id | Alan Egerton | -1/+1 |
| 2023-02-16 | Auto merge of #108127 - matthiaskrgr:rollup-kpzfc6j, r=matthiaskrgr | bors | -6/+4 |
| 2023-02-16 | don't into self | Matthias Krüger | -2/+2 |
| 2023-02-16 | Auto merge of #108020 - nnethercote:opt-mk_region, r=compiler-errors | bors | -31/+29 |
| 2023-02-16 | `if $c:expr { Some($r:expr) } else { None }` =>> `$c.then(|| $r)` | Maybe Waffle | -6/+4 |
| 2023-02-16 | Rename some region-specific stuff | Michael Goulet | -15/+15 |
| 2023-02-15 | Rollup merge of #108049 - clubby789:dont-suggest-unstable, r=compiler-errors | Matthias Krüger | -1/+3 |
| 2023-02-15 | Rollup merge of #108010 - compiler-errors:can_eq-returns-bool, r=lcnr | Matthias Krüger | -16/+6 |
| 2023-02-15 | Rollup merge of #107034 - IntQuant:issue-100717-infer-5, r=oli-obk | Matthias Krüger | -230/+448 |
| 2023-02-15 | Copy `ty::AssocItem` all other the place | Maybe Waffle | -3/+3 |
| 2023-02-15 | Auto merge of #108006 - cjgillot:def-impl, r=oli-obk | bors | -1/+1 |
| 2023-02-15 | Don't suggest `#[doc(hidden)]` methods | clubby789 | -1/+3 |
| 2023-02-15 | Auto merge of #108070 - Dylan-DPC:rollup-v6xw7vk, r=Dylan-DPC | bors | -0/+65 |
| 2023-02-15 | Rollup merge of #107173 - clubby789:suggest-array-length, r=compiler-errors | Dylan DPC | -0/+65 |