rust/tests
bors 439bae62a4 Auto merge of #5884 - Ryan1729:patch-1, r=flip1995
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.

changelog: Start warning on suspicious implementations of the `BitAnd`, `BitOr`, `BitXor`, `Rem`, `Shl`, and `Shr` traits.
2020-08-12 17:00:48 +00:00
..
auxiliary
cargo
ui Auto merge of #5884 - Ryan1729:patch-1, r=flip1995 2020-08-12 17:00:48 +00:00
ui-cargo Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup 2020-07-14 14:59:59 +02:00
ui-toml too-many-lines: make lint adhere to lint message convention 2020-08-10 20:55:23 +02:00
compile-test.rs Auto merge of #5891 - flip1995:rustup, r=flip1995 2020-08-11 12:32:10 +00:00
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs