rust/clippy_lints
Jason Newcomb ef87e58993
Fix manual_map: don't lint when partially moved values are used.
Fix `manual_map`: don't lint when `return`, `break`, and `continue` are used.
2021-02-26 16:24:25 -05:00
..
2021-02-23 18:50:30 -05:00

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