about summary refs log tree commit diff
path: root/tests/ui/for
AgeCommit message (Collapse)AuthorLines
2023-12-14update use of feature flagslcnr-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-9/+9
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-04Reorder fullfillment errors to keep more interesting ones firstEsteban Küber-6/+6
In `report_fullfillment_errors` push back `T: Sized`, `T: WellFormed` and coercion errors to the end of the list. The pre-existing deduplication logic eliminates redundant errors better that way, keeping the resulting output with fewer errors than before, while also having more detail.
2023-08-07Resolve target type of coercionMichael Goulet-6/+6
2023-07-03update testslcnr-5/+61
2023-06-23Resolve vars when reporting WF errorMichael Goulet-2/+2
2023-06-13Move testMichael Goulet-0/+52
2023-03-01recover from for-else and while-elsey21-0/+50
2023-01-11Migrate pattern matchingmejrs-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+131