rust/clippy_lints
Eric Wu 5b3a6669f7 fix manual_filter false positive
do explicit checks for the other branch being None
2022-12-15 23:53:28 -05:00
..
src fix manual_filter false positive 2022-12-15 23:53:28 -05:00
Cargo.toml Merge commit 'f4850f7292' into clippyup 2022-11-21 20:51:52 +01: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.