mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 01:17:16 +00:00
90e7d93d6c
It was checking any is_ok, is_err, is_some, is_none method for negation but it should only perform the check for the built-in types, not custom types. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |