| Age | Commit message (Expand) | Author | Lines |
| 2023-01-18 | Rollup merge of #106873 - BoxyUwU:ty_const_formatting, r=compiler-errors | Matthias Krüger | -29/+16 |
| 2023-01-18 | Rollup merge of #106747 - yanchen4791:issue-105507-fix, r=estebank | Matthias Krüger | -0/+7 |
| 2023-01-18 | i am free | Boxy | -8/+11 |
| 2023-01-18 | actually print out non local anon consts | Boxy | -3/+3 |
| 2023-01-18 | defer array len printing to const arg printing | Boxy | -20/+4 |
| 2023-01-17 | Add 'static lifetime suggestion when GAT implied 'static requirement from HRTB | yanchen4791 | -0/+7 |
| 2023-01-17 | Rollup merge of #106980 - Nilstrieb:_use_mk_manual_debug_impl_instead, r=lcnr | Matthias Krüger | -2/+11 |
| 2023-01-17 | Rollup merge of #106970 - kylematsuda:earlybinder-item-bounds, r=lcnr | Matthias Krüger | -8/+1 |
| 2023-01-17 | Rollup merge of #106834 - compiler-errors:new-solver-did-changed, r=lcnr | Matthias Krüger | -0/+16 |
| 2023-01-17 | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 | Matthias Krüger | -27/+27 |
| 2023-01-17 | new trait solver: only consider goal changed if response is not identity | Michael Goulet | -0/+16 |
| 2023-01-17 | change item_bounds query to return EarlyBinder; remove bound_item_bounds query | Kyle Matsuda | -8/+1 |
| 2023-01-17 | Hide `_use_mk_alias_ty_instead` in `<AliasTy as Debug>::fmt` | nils | -2/+11 |
| 2023-01-17 | Document how to get the type of a default associated type | nils | -0/+5 |
| 2023-01-17 | Refactor basic blocks control flow caches | Tomasz Miąsko | -296/+74 |
| 2023-01-17 | Auto merge of #106612 - JakobDegen:cleanup-wf, r=tmiasko | bors | -0/+10 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -27/+27 |
| 2023-01-17 | Don't call closures immediately, use `try{}` blocks | Maybe Waffle | -11/+13 |
| 2023-01-17 | Rollup merge of #106953 - kylematsuda:early-binder-docs, r=jackh726 | Matthias Krüger | -0/+19 |
| 2023-01-17 | Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino | Matthias Krüger | -4/+3 |
| 2023-01-16 | Add cycle checking to cleanup control flow validation | Jakob Degen | -4/+7 |
| 2023-01-16 | Document wf constraints on control flow in cleanup blocks | Jakob Degen | -0/+7 |
| 2023-01-16 | document EarlyBinder::subst_identity and skip_binder | Kyle Matsuda | -0/+19 |
| 2023-01-16 | Rollup merge of #106940 - oli-obk:tait_error, r=compiler-errors | Matthias Krüger | -1/+8 |
| 2023-01-16 | Improve a TAIT error and add an error code plus documentation | Oli Scherer | -1/+8 |
| 2023-01-16 | Auto merge of #106395 - compiler-errors:rework-predicates, r=eholk | bors | -23/+47 |
| 2023-01-15 | Remove bound_{explicit,}_item_bounds | Michael Goulet | -14/+0 |
| 2023-01-15 | drive-by: assert when iterating through InstantiatedPredicates | Michael Goulet | -0/+2 |
| 2023-01-15 | Make InstantiatedPredicates impl IntoIterator | Michael Goulet | -0/+27 |
| 2023-01-15 | instantiate_own doesn't need to return a pair of vectors | Michael Goulet | -9/+18 |
| 2023-01-15 | Auto merge of #106742 - compiler-errors:new-solver-make-it-not-ice, r=lcnr | bors | -2/+88 |
| 2023-01-15 | Rollup merge of #106863 - anden3:compiler-double-spaces, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-01-14 | Fix some missed double spaces. | André Vennberg | -1/+1 |
| 2023-01-14 | Use associated items of `char` instead of freestanding items in `core::char` | Lukas Markeffsky | -1/+0 |
| 2023-01-14 | fix various subst_identity vs skip_binder | Kyle Matsuda | -2/+4 |
| 2023-01-14 | change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re... | Kyle Matsuda | -19/+8 |
| 2023-01-14 | change usages of impl_trait_ref to bound_impl_trait_ref | Kyle Matsuda | -7/+12 |
| 2023-01-14 | change const_param_default query to return EarlyBinder; remove bound_const_pa... | Kyle Matsuda | -8/+4 |
| 2023-01-14 | add EarlyBinder::subst_identity; impl ParameterizedOverTcx (needed for rustc... | Kyle Matsuda | -0/+20 |
| 2023-01-13 | Unify Opaque/Projection handling in region outlives code | Michael Goulet | -4/+3 |
| 2023-01-13 | Auto merge of #106776 - oli-obk:om_nom_nom_nom_nom, r=cjgillot | bors | -35/+16 |
| 2023-01-13 | Rollup merge of #106754 - compiler-errors:ty-infer-method-is-confusing, r=lcnr | Yuki Okushi | -2/+2 |
| 2023-01-13 | Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk | bors | -4/+10 |
| 2023-01-12 | is_ty_infer -> is_ty_or_numeric_infer | Michael Goulet | -2/+2 |
| 2023-01-12 | HACK: Handle escaping bound vars from the canonical query | Michael Goulet | -2/+88 |
| 2023-01-12 | Feed the `features_query` instead of grabbing it from the session lazily | Oli Scherer | -2/+1 |
| 2023-01-12 | Remove `output_filenames` field from TyCtxt and feed the query instead | Oli Scherer | -8/+3 |
| 2023-01-12 | Remove `untracked_crate` field and instead pass it along with the resolver. | Oli Scherer | -8/+5 |
| 2023-01-12 | Feed `crate_name` query | Oli Scherer | -12/+5 |
| 2023-01-12 | Feed `resolutions` query instead of it being a thin wrapper around an untrack... | Oli Scherer | -6/+3 |