mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 17:07:17 +00:00
a54baad4fa
Add a suggestion to replace `map(f).unwrap_or(None)` with `and_then(f)`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |