| Age | Commit message (Expand) | Author | Lines |
| 2022-11-04 | Rollup merge of #103780 - compiler-errors:bound-closure-lifetimes, r=jackh726 | Matthias Krüger | -35/+94 |
| 2022-11-02 | Use TraitEngine less | Michael Goulet | -35/+27 |
| 2022-11-01 | Rollup merge of #103575 - Xiretza:suggestions-style-attr, r=davidtwco | Manish Goregaokar | -1/+1 |
| 2022-11-01 | Auto merge of #103590 - compiler-errors:ocx-more, r=lcnr | bors | -23/+18 |
| 2022-10-31 | Add bug! back to late_bound_vars query | Michael Goulet | -0/+4 |
| 2022-10-31 | Make external/local late-bound region registration more explicit | Michael Goulet | -25/+68 |
| 2022-10-31 | Collect late-bound regions from all closure parents in `closure_mapping` | Michael Goulet | -40/+44 |
| 2022-10-31 | Create NLL infer vars for late-bound regions from closures | Michael Goulet | -27/+35 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -1/+1 |
| 2022-10-28 | Remove #![allow(rustc::potential_query_instability)] from rustc_infer | CastilloDel | -4/+4 |
| 2022-10-28 | Rollup merge of #103641 - compiler-errors:issue-103624, r=cjgillot | Matthias Krüger | -52/+53 |
| 2022-10-27 | Erase regions from CallArgument, add test + bless | Michael Goulet | -1/+1 |
| 2022-10-27 | Revert "Make ClosureOutlivesRequirement not rely on an unresolved type" | Michael Goulet | -52/+53 |
| 2022-10-27 | (almost) Always use ObligationCtxt when dealing with canonical queries | Michael Goulet | -23/+18 |
| 2022-10-27 | Rollup merge of #103255 - oli-obk:opaque_wrong_eq_relation, r=compiler-errors | Matthias Krüger | -23/+10 |
| 2022-10-27 | Accept `TyCtxt` instead of `TyCtxtAt` in `Ty::is_*` functions | Maybe Waffle | -1/+1 |
| 2022-10-26 | Convert all #[suggestion_*] attributes to #[suggestion(style = "...")] | Xiretza | -1/+1 |
| 2022-10-25 | Use the general type API instead of directly accessing register_hidden_type | Oli Scherer | -8/+6 |
| 2022-10-25 | Pull opaque type handling out of the type relating delegate | Oli Scherer | -15/+4 |
| 2022-10-25 | Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillot | Yuki Okushi | -8/+92 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -19/+19 |
| 2022-10-22 | Don't ICE on regions from anonymous_lifetime_in_impl_trait | Michael Goulet | -8/+92 |
| 2022-10-20 | Add context to compiler error message | b4den | -1/+1 |
| 2022-10-20 | Auto merge of #103290 - matthiaskrgr:rollup-ngozai3, r=matthiaskrgr | bors | -2/+9 |
| 2022-10-20 | Rollup merge of #103276 - compiler-errors:default-on-uninit-ice, r=TaKO8Ki | Matthias Krüger | -2/+9 |
| 2022-10-20 | Auto merge of #103220 - compiler-errors:deny-infers, r=lcnr | bors | -53/+52 |
| 2022-10-20 | Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726 | bors | -1/+1 |
| 2022-10-19 | Erase regions before checking for default in uninitialized binding error | Michael Goulet | -2/+9 |
| 2022-10-19 | Make ClosureOutlivesRequirement not rely on an unresolved type | Michael Goulet | -53/+52 |
| 2022-10-17 | mir constants: type traversing bye bye | lcnr | -24/+2 |
| 2022-10-16 | Auto merge of #102080 - yanchen4791:issue-99824-fix, r=cjgillot | bors | -134/+45 |
| 2022-10-14 | Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki | Dylan DPC | -1/+1 |
| 2022-10-14 | Require lifetime bounds for opaque types in order to allow hidden types to ca... | Oli Scherer | -1/+1 |
| 2022-10-14 | more dupe word typos | Rageking8 | -1/+1 |
| 2022-10-13 | Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors | bors | -257/+7 |
| 2022-10-12 | Rollup merge of #102187 - b-naber:inline-const-source-info, r=eholk | Dylan DPC | -0/+9 |
| 2022-10-08 | Rollup merge of #99818 - aliemjay:fix-closure-normalize, r=jackh726 | Michael Howell | -58/+15 |
| 2022-10-08 | Rollup merge of #102675 - ouz-a:mir-technical-debt, r=oli-obk | Matthias Krüger | -10/+89 |
| 2022-10-08 | don't ICE when normalizing closure input tys | Ali MJ Al-Nasrawy | -58/+15 |
| 2022-10-07 | Remap hidden types from typeck before storing them in the TypeckResult | Oli Scherer | -1/+1 |
| 2022-10-07 | Move ReverseMapper logic onto OpaqueHiddenType | Oli Scherer | -233/+7 |
| 2022-10-07 | Remove some dead code | Oli Scherer | -25/+1 |
| 2022-10-07 | Change InferCtxtBuilder from enter to build | Cameron Steffen | -174/+133 |
| 2022-10-07 | Remove TypeckResults from InferCtxt | Cameron Steffen | -43/+43 |
| 2022-10-07 | Introduce TypeErrCtxt | Cameron Steffen | -36/+34 |
| 2022-10-06 | Remove `mir::CastKind::Misc` | ouz-a | -10/+89 |
| 2022-10-06 | Auto merge of #99324 - reez12g:issue-99144, r=jyn514 | bors | -3/+3 |
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -1/+1 |
| 2022-10-02 | Remove 'E0312' from 'compile_fail,E0312' statement temporarily | reez12g | -3/+3 |
| 2022-09-29 | Generate synthetic impl region even in closure body in associated fn | Michael Goulet | -5/+3 |