rust/clippy_lints
koka 532841fcae
add UNNECESSARY_LAZY_EVALUATIONS to msrv
UNNECESSARY_LAZY_EVALUATIONS uses msrvs::BOOL_THEN_SOME for `then` to
`then_some`
2023-01-29 02:02:46 +09:00
..
src add UNNECESSARY_LAZY_EVALUATIONS to msrv 2023-01-29 02:02:46 +09:00
Cargo.toml Bump Clippy version -> 0.1.69 2023-01-27 20:27:00 +01:00
README.md

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