| Age | Commit message (Expand) | Author | Lines |
| 2023-03-30 | Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-Simulacrum | Yuki Okushi | -0/+0 |
| 2023-03-29 | Bless some extra working tests under -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -0/+2 |
| 2023-03-29 | Properly skip RPITITs from ModChild and give a name in AssocItem | Santiago Pastorino | -1/+1 |
| 2023-03-29 | Walk return-position impl trait in trait deeply in associated_item_def_ids | Michael Goulet | -5/+16 |
| 2023-03-25 | Rollup merge of #109545 - compiler-errors:rpitit-wf, r=eholk | Matthias Krüger | -11/+36 |
| 2023-03-23 | Deeply check WF for RPITITs | Michael Goulet | -11/+36 |
| 2023-03-23 | Nested impl traits trigger opaque_hidden_inferred_bound too much | Michael Goulet | -36/+0 |
| 2023-03-22 | Rename tests to ensure they don't have overlapping names. | Eric Huss | -0/+0 |
| 2023-03-23 | Rollup merge of #109414 - spastorino:new-rpitit-16, r=compiler-errors | Dylan DPC | -3/+27 |
| 2023-03-21 | Always encode RPITITs | Santiago Pastorino | -0/+2 |
| 2023-03-21 | Do not consider synthesized RPITITs on missing items checks | Santiago Pastorino | -3/+27 |
| 2023-03-21 | Rollup merge of #109240 - compiler-errors:dont-binder-twice, r=oli-obk | nils | -0/+6 |
| 2023-03-20 | Rollup merge of #109277 - spastorino:new-rpitit-14, r=compiler-errors | Matthias Krüger | -1/+24 |
| 2023-03-20 | Walk un-shifted nested `impl Trait` in trait when setting up default trait me... | Michael Goulet | -0/+6 |
| 2023-03-18 | Rollup merge of #109238 - spastorino:new-rpitit-12, r=compiler-errors | Matthias Krüger | -1/+16 |
| 2023-03-17 | Fix generics_of for impl's RPITIT synthesized associated type | Santiago Pastorino | -0/+8 |
| 2023-03-17 | Fix impl_trait_ty_to_ty substs | Santiago Pastorino | -1/+16 |
| 2023-03-17 | Add revisions for -Zlower-impl-trait-in-trait-to-assoc-ty fixed tests | Santiago Pastorino | -5/+51 |
| 2023-03-17 | Fix generics mismatch errors for RPITITs on -Zlower-impl-trait-in-trait-to-as... | Santiago Pastorino | -1/+16 |
| 2023-03-16 | Don't install default opaque projection predicates in RPITIT associated type'... | Michael Goulet | -3/+46 |
| 2023-03-16 | Install projection from RPITIT to default trait method opaque correctly | Michael Goulet | -1/+14 |
| 2023-03-15 | Add revisions to fixed tests in -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -7/+90 |
| 2023-03-14 | Rollup merge of #108923 - spastorino:new-rpitit-9, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2023-03-14 | Rollup merge of #108909 - spastorino:new-rpitit-7, r=compiler-errors | Matthias Krüger | -9/+98 |
| 2023-03-14 | Rollup merge of #108880 - spastorino:new-rpitit-6, r=compiler-errors | Matthias Krüger | -36/+91 |
| 2023-03-14 | Make fns from other crates with RPITIT work | Santiago Pastorino | -0/+2 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -13/+27 |
| 2023-03-12 | Fix object safety checks for new RPITITs | Santiago Pastorino | -6/+59 |
| 2023-03-12 | Filter out RPITITs in astconv when checking for missing associated types | Santiago Pastorino | -3/+39 |
| 2023-03-12 | Run existing impl trait in traits tests using -Zlower-impl-trait-in-trait-to-... | Santiago Pastorino | -8/+91 |
| 2023-03-12 | Remove tests/ui/impl-trait/in-trait/new-lowering-strategy in favor of using r... | Santiago Pastorino | -28/+0 |
| 2023-03-12 | Auto merge of #108700 - spastorino:new-rpitit-impl-side-2, r=compiler-errors | bors | -0/+17 |
| 2023-03-08 | Remove `identity_future` indirection | Arpad Borsos | -13/+27 |
| 2023-03-07 | Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r... | Matthias Krüger | -0/+25 |
| 2023-03-06 | Add simple impl trait test for RPITIT | Santiago Pastorino | -0/+17 |
| 2023-03-05 | Rollup merge of #108764 - cjgillot:dpm-adapt, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2023-03-05 | drop_tracking_mir: diagnose recursive generator. | Camille GILLOT | -0/+3 |
| 2023-03-04 | Don't project to RPITIT that has no default value | Michael Goulet | -0/+37 |
| 2023-03-03 | Rollup merge of #108292 - compiler-errors:opaque-captures-where, r=oli-obk | Matthias Krüger | -13/+38 |
| 2023-03-03 | Label opaque type for 'captures lifetime' error message | Michael Goulet | -13/+38 |
| 2023-03-02 | Add simple trait test | Santiago Pastorino | -0/+11 |
| 2023-02-28 | Shift vars for default RPITIT methods correctly | Michael Goulet | -0/+25 |
| 2023-02-28 | Descriptive error when users try to combine RPITIT/AFIT with specialization | Michael Goulet | -1/+10 |
| 2023-02-24 | Rollup merge of #108401 - notriddle:notriddle/diagnostics-article, r=compiler... | Dylan DPC | -2/+2 |
| 2023-02-23 | diagnostics: remove inconsistent English article "this" from E0107 | Michael Howell | -2/+2 |
| 2023-02-23 | Rollup merge of #108063 - compiler-errors:associated-type-bounds-in-bad-posit... | Matthias Krüger | -52/+52 |
| 2023-02-22 | pluralize stuff | Michael Goulet | -52/+52 |
| 2023-02-22 | Normalize line+col in normalize-tait-in-const test | Alan Egerton | -1/+2 |
| 2023-02-22 | Remove type-traversal trait aliases | Alan Egerton | -1/+1 |
| 2023-02-22 | Convert a hard-warning about named static lifetimes into lint "unused_lifetimes" | Zhi Qi | -11/+0 |