mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 21:53:23 +00:00
8789f4e88a
Lint `[single_match]` on `Option` matches fixes #8928 changelog: did some cleanup of the logic for ``[`single_match`]`` and ``[`single_match_else`]`` which fixes the bug where `Option` matches were not linted unless a wildcard was used for one of the arms. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |