about summary refs log tree commit diff
path: root/src/test/ui/suggestions/args-instead-of-tuple.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2023-01-05Tweak wording of fn call with wrong number of argsEsteban Küber-6/+6
2022-01-29Test 1-tuple parentheses wrappingRob Pilling-0/+6
2022-01-25Handle generics with ParamEnvRob Pilling-0/+9
2022-01-25Compare tuple element & arg types before suggesting a tupleRob Pilling-2/+2
2022-01-25Test tuple suggestions, including tuple-as-function-argumentRob Pilling-0/+18