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