029777f029
Refactor lints in methods module This PR refactors methods lints other than the lints I refactored in https://github.com/rust-lang/rust-clippy/pull/6826 and moves some functions to methods/utils.rs. Basically, I follow the instruction described in #6680. **For ease of review, I refactored step by step, keeping each commit small.** closes https://github.com/rust-lang/rust-clippy/issues/6886 cc: `@phansch,` `@flip1995,` `@Y-Nak` changelog: Move lints in methods module to their own modules and some function to methods/utils.rs. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |