![]() Make suggestion to change `Fn` to `FnMut` work with methods as well Fixes #125325 The issue occurred because the code that emitted the suggestion to change `Fn` to `FnMut` worked only for function calls and not method calls. This PR makes it work with methods as well. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |