summary refs log tree commit diff
path: root/tests/ui/trait-bounds
AgeCommit message (Expand)AuthorLines
2023-09-10Point out if a local trait has no implementationsMichael Goulet-0/+6
2023-09-07diagnostics: add test case for trait bounds diagnosticMichael Howell-0/+18
2023-08-25Walk through full path in point_at_path_if_possibleMichael Goulet-0/+19
2023-06-15change `std::marker::Sized` to just `Sized`Lukas Markeffsky-19/+15
2023-06-15tweak suggestion for argument-position `impl ?Sized`Lukas Markeffsky-0/+45
2023-04-12Special-case item attributes in the suggestion outputEsteban Küber-2/+0
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-2/+4
2023-01-12Only point at impl self ty in WF if trait predicate shares self tyMichael Goulet-4/+4
2023-01-12Point at impl self type for impl wf obligationsMichael Goulet-18/+18
2023-01-11Move /src/test to /testsAlbert Larsan-0/+813