about summary refs log tree commit diff
path: root/tests/ui/dst
AgeCommit message (Collapse)AuthorLines
2023-03-07Add suggestion to diagnostic when user has array but trait wants slice.Ben Reeves-0/+400
For #90528.
2023-01-30Modify primary span label for E0308Esteban Küber-10/+10
The previous output was unintuitive to users.
2023-01-15Tweak E0597Esteban Küber-1/+9
CC #99430
2023-01-12Only point at impl self ty in WF if trait predicate shares self tyMichael Goulet-2/+2
2023-01-12Point at impl self type for impl wf obligationsMichael Goulet-4/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+870