rust/clippy_lints
bors 6ae0643d1a Auto merge of #5529 - alex-700:improve-option-and-then-some-lint, r=phansch
Improve `option_and_then_some` lint

fixed #5492

changelog: Improve and generalize `option_and_then_some` and rename it to `bind_instead_of_map`.
2020-05-17 10:58:56 +00:00
..
2020-03-25 07:50:08 +01:00

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