rust/clippy_lints
Jason Newcomb 3323ff7145
map_entry improvements
Suggest using `or_insert_with` when possible
2021-04-15 08:22:40 -04:00
..
src map_entry improvements 2021-04-15 08:22:40 -04:00
Cargo.toml Merge commit '0e87918536' into clippyup 2021-03-25 19:29:11 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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