about summary refs log tree commit diff
path: root/tests/ui/argument-suggestions/extra_arguments.stderr
AgeCommit message (Expand)AuthorLines
2023-08-01add more tests for argument removal with wacky spansLukas Markeffsky-11/+41
2023-08-01don't remove args for function calls coming from macro expansionsLukas Markeffsky-12/+1
2023-08-01introduce `Span::find_ancestor_inside_same_ctxt`Lukas Markeffsky-3/+7
2023-07-30add macro test cases to extra arguments testLukas Markeffsky-18/+93
2023-02-21Fix overlapping spans in removing extra argumentsclubby789-15/+54
2023-02-14Make removal suggestion not verboseEsteban Küber-74/+55
2023-02-14rebase and review commentsEsteban Küber-17/+17
2023-02-14Avoid trailing commasEsteban Küber-4/+4
2023-02-14More accurate spans for arg removal suggestionEsteban Küber-28/+42
2023-01-11Move /src/test to /testsAlbert Larsan-0/+239