Skip to content

Commit

Permalink
silence tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Jul 30, 2017
1 parent 57958d1 commit 29ed317
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/test/mir-opt/validate_1.rs
Expand Up @@ -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) {}
Expand Down
1 change: 1 addition & 0 deletions src/test/mir-opt/validate_2.rs
Expand Up @@ -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() {
Expand Down
1 change: 1 addition & 0 deletions src/test/mir-opt/validate_3.rs
Expand Up @@ -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 {
Expand Down

0 comments on commit 29ed317

Please sign in to comment.