summary refs log tree commit diff
path: root/src/test/ui/tuple/wrong_argument_ice-4.stderr
AgeCommit message (Expand)AuthorLines
2022-09-03Shrink suggestion span of argument mismatch errorMichael Goulet-1/+1
2022-07-07Shorten span for closures.Camille GILLOT-1/+1
2022-06-27Use typed indices in argument mismatch algorithmMichael Goulet-1/+1
2022-05-06Point at closure args tooJack Huey-0/+5
2022-04-16Implementation for 65853Jack Huey-3/+6
2022-03-04check extra args even if the function is not c_variadicMichael Goulet-0/+15