rust/clippy_lints
Ryan Wiedemann 0fc61becb5 Add the other overloadable operations to suspicious_arithmetic_impl
In #2268 I idly mused that the other user-overloadable operations could be added to this lint. Knowing that the lint was arguably incomplete was gnawing at the back of my mind, so I figured that I might as well make this PR, particularly given the change needed was so small.
2020-08-12 10:33:16 -06:00
..
src Add the other overloadable operations to suspicious_arithmetic_impl 2020-08-12 10:33:16 -06:00
Cargo.toml
README.md

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