about summary refs log tree commit diff
path: root/tests/ui/self/arbitrary-self-from-method-substs.rs
AgeCommit message (Expand)AuthorLines
2024-10-30Reject generic self types.Adrian Taylor-1/+93
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-30Poison check_well_formed if method receivers are invalid to prevent typeck fr...Oli Scherer-3/+5
2023-05-23Don't ICE if method receiver fails to unify with arbitrary_self_typesMichael Goulet-0/+16