]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/neg_multiply.rs
Auto merge of #3603 - xfix:random-state-lint, r=phansch
[rust.git] / tests / ui / neg_multiply.rs
index 446af7bbe94899e4b076cbd7bf75ff537635f17f..f5f7525922c4da4eaed4454668191c75cc9340d0 100644 (file)
@@ -7,10 +7,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-
-
-
-
 #![warn(clippy::neg_multiply)]
 #![allow(clippy::no_effect, clippy::unnecessary_operation)]