]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/println_empty_string.fixed
iterate List by value
[rust.git] / tests / ui / println_empty_string.fixed
index 4ca151453fe7bda6ea76d4c4cc10c1b162e6829e..2b889b62ea991b1adb023046529925fcd306320a 100644 (file)
@@ -1,13 +1,5 @@
-// Copyright 2014-2018 The Rust Project Developers. See the COPYRIGHT
-// file at the top-level directory of this distribution.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
-
 // run-rustfix
+#![allow(clippy::match_single_binding)]
 
 fn main() {
     println!();