rust/clippy_lints
Jason Newcomb 251dd30d77
Improve manual_map
In some cases check if a borrow made in the scrutinee expression would prevent creating the closure used by `map`
2021-08-14 19:49:54 -04:00
..
2021-08-14 19:49:54 -04:00

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