rust-clippy/clippy_lints
bors fdd0e727e2 Auto merge of #8649 - ebobrow:imperative_find, r=flip1995
add [`manual_find`] lint for function return case

part of the implementation discussed in #7143

changelog: add [`manual_find`] lint for function return case
2022-06-27 17:15:25 +00:00
..
src Auto merge of #8649 - ebobrow:imperative_find, r=flip1995 2022-06-27 17:15:25 +00:00
Cargo.toml Remove cargo_dev dependency 2022-06-21 14:04:37 -04:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.