mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 04:40:37 +00:00
If no method is found when checking method call, we check if we called a method with signature (&mut T, ...) -> (). If this is the case then we emit a diagnostic message