about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/default-method-binder-shifting.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-13Stabilize AFIT and RPITITMichael Goulet-1/+0
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-2/+0
2023-05-02Mark RPITIT and AFIT as no longer incompleteMichael Goulet-1/+0
2023-03-20Walk un-shifted nested `impl Trait` in trait when setting up default trait me...Michael Goulet-0/+6
2023-03-12Run existing impl trait in traits tests using -Zlower-impl-trait-in-trait-to-...Santiago Pastorino-0/+2
2023-02-28Shift vars for default RPITIT methods correctlyMichael Goulet-0/+14