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
..
src Improve manual_map 2021-08-14 19:49:54 -04:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00
README.md

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