about summary refs log tree commit diff
path: root/src/test/ui/methods/method-call-err-msg.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-22/+0
2023-01-05Tweak wording of fn call with wrong number of argsEsteban Küber-4/+4
2022-03-09diagnostics: use rustc_on_unimplemented to recommend `[].iter()`Michael Howell-1/+1
2021-01-26Avoid describing a method as 'not found' when bounds are unsatisfiedAaron Hill-1/+1
2020-02-11On mismatched argument count point at argumentsEsteban Küber-3/+5
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+30