rust/clippy_lints
Jason Newcomb b63a5b56d6
map_entry improvements
Lint `if _.[!]contains_key(&_) { .. } else { .. }` so long as one of the branches contains an insertion.
2021-04-15 08:19:59 -04:00
..
2021-04-15 08:19:59 -04:00

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