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