]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/cast_lossless_float.rs
Auto merge of #3603 - xfix:random-state-lint, r=phansch
[rust.git] / tests / ui / cast_lossless_float.rs
index 468774dd88be53a9e2f269698c18d3a22f7c95ad..e52a756c003d13de3361699ea47a2454f82c631c 100644 (file)
@@ -7,9 +7,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-
-
-
 #[warn(clippy::cast_lossless)]
 #[allow(clippy::no_effect, clippy::unnecessary_operation)]
 fn main() {