about summary refs log tree commit diff
path: root/tests/ui/self/arbitrary-self-from-method-substs.default.stderr
AgeCommit message (Expand)AuthorLines
2024-12-11Arbitrary self types v2: use Receiver traitAdrian Taylor-2/+2
2024-10-30Reject generic self types.Adrian Taylor-4/+158
2024-07-01Avoid an ICE reachable through const eval shenanigansOli Scherer-1/+0
2024-05-30update UI testslcnr-1/+1
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-0/+1
2024-01-13Bless testsGeorge-lewis-0/+1
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-30Poison check_well_formed if method receivers are invalid to prevent typeck fr...Oli Scherer-0/+13