summary refs log tree commit diff
path: root/src/test/ui/argument-suggestions/basic.stderr
AgeCommit message (Expand)AuthorLines
2022-09-03Shrink suggestion span of argument mismatch errorMichael Goulet-5/+5
2022-06-27Use typed indices in argument mismatch algorithmMichael Goulet-1/+1
2022-06-19Make missing argument placeholder more obvious that it's a placeholderMichael Goulet-4/+4
2022-05-30fix typoMichael Goulet-5/+5
2022-05-06Point at closure args tooJack Huey-3/+19
2022-04-16Implementation for 65853Jack Huey-0/+87