about summary refs log tree commit diff
path: root/tests/ui/argument-suggestions
AgeCommit message (Expand)AuthorLines
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-1/+1
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-1/+1
2023-02-21Fix overlapping spans in removing extra argumentsclubby789-15/+62
2023-02-14Re-add replacement logic and add comment explaining itEsteban Küber-5/+8
2023-02-14Show the effects of weird code commented outEsteban Küber-8/+5
2023-02-14Make removal suggestion not verboseEsteban Küber-104/+75
2023-02-14rebase and review commentsEsteban Küber-32/+32
2023-02-14Avoid trailing commasEsteban Küber-4/+4
2023-02-14More accurate spans for arg removal suggestionEsteban Küber-42/+63
2023-01-30Mention fn coercion rules (needs to be expanded)Esteban Küber-0/+1
2023-01-30Modify primary span label for E0308Esteban Küber-33/+33
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2275