about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/associated-type-impl-trait-lifetime.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-05-12Use the opaque_types_defined_by query to cheaply check for whether a hidden t...Oli Scherer-1/+3
2023-05-12Require `impl Trait` in associated types to appear in method signaturesOli Scherer-4/+3
2023-04-12Split out a separate feature gate for impl trait in associated typesOli Scherer-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+20