]> git.lizzy.rs Git - rust.git/commitdiff
silence tidy
authorRalf Jung <post@ralfj.de>
Fri, 28 Jul 2017 22:42:11 +0000 (15:42 -0700)
committerRalf Jung <post@ralfj.de>
Sun, 30 Jul 2017 08:11:59 +0000 (01:11 -0700)
src/test/mir-opt/validate_1.rs
src/test/mir-opt/validate_2.rs
src/test/mir-opt/validate_3.rs

index 0059fc930620887eeb424e7b80382ea22362aba0..868d23b03c217cc487701593a91edb348fd9e53c 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-tidy-linelength
 // compile-flags: -Z verbose -Z mir-emit-validate
 
 fn foo(_x: &mut i32) {}
index f1562c8c34cea4db1f0a3a9b77020e7a8f9f345b..a219c5fc78ebee00cb5ee895f2cc9922bb0c9ddf 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-tidy-linelength
 // compile-flags: -Z verbose -Z mir-emit-validate
 
 fn main() {
index 6990167b4e1c98fe746f7af392fc1236ae95305f..78957115f5051a87ed033aece0cb891e30bde3d4 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-tidy-linelength
 // compile-flags: -Z verbose -Z mir-emit-validate
 
 struct Test {