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
..
2023-01-27 20:27:00 +01:00

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