summary refs log tree commit diff
path: root/src/test/ui/argument-suggestions
AgeCommit message (Expand)AuthorLines
2022-07-21beta backport of arg mismatch bugfixMichael Goulet-0/+46
2022-06-19Make missing argument placeholder more obvious that it's a placeholderMichael Goulet-62/+62
2022-06-16bless rustdoc-ui testsklensy-1/+1
2022-05-30add regression testMichael Goulet-0/+41
2022-05-30fix typoMichael Goulet-29/+29
2022-05-22Fix some typos in arg checking algorithmMichael Goulet-1/+26
2022-05-06Point at closure args tooJack Huey-3/+22
2022-05-02Mitigate impact of subtle invalid call suggestion logicEsteban Kuber-0/+28
2022-04-16Implementation for 65853Jack Huey-0/+1419