about summary refs log tree commit diff
path: root/tests/ui/generic-const-items
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-7/+7
2023-11-12Deny more `~const` trait boundsLeón Orell Valerian Liehr-5/+5
2023-10-04Reorder fullfillment errors to keep more interesting ones firstEsteban Küber-1/+1
2023-10-02Point out the actual mismatch errorMichael Goulet-0/+2
2023-09-28make adt_const_params feature suggestion more consistent with others and only...asquared31415-1/+1
2023-08-25Walk through full path in point_at_path_if_possibleMichael Goulet-2/+2
2023-08-12Don't crash when reporting nice region errors for generic const itemsLeón Orell Valerian Liehr-0/+29
2023-08-02Remove constness from `TraitPredicate`Deadbeef-1/+13
2023-07-28Add UI tests for generic const itemsLeón Orell Valerian Liehr-0/+813