rust/clippy_lints
bors 6ac42fe6fa Auto merge of #7971 - togami2864:fix/option-map-or-none, r=llogiq
fix suggestion in option_map_or_none

fix: #7960
changelog: change suggestion in the lint rule `option_map_or_none`
2021-11-17 16:01:55 +00:00
..
src Auto merge of #7971 - togami2864:fix/option-map-or-none, r=llogiq 2021-11-17 16:01:55 +00:00
Cargo.toml Update clippy dependencies 2021-11-02 14:19:31 +01:00
README.md

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