rust/clippy_lints
dswij a09bc1b6fe Check if let expr usage in manual_flatten
`manual_flatten` should not trigger when match expression in `if let` is
going to be used.
2021-08-16 16:25:10 +08:00
..

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