]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/string_extend.rs
Auto merge of #3603 - xfix:random-state-lint, r=phansch
[rust.git] / tests / ui / string_extend.rs
index a0cf9c469065e19837b8f8d07513263f804938fe..56b466ede20a840ef17333482247af08d611649e 100644 (file)
@@ -7,7 +7,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-
 #[derive(Copy, Clone)]
 struct HasChars;