Skip to content

Commit c201aeb

Browse files
authored
Update u128.rs
1 parent 273c3d6 commit c201aeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-pass-fullmir/u128.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// compile-flags: -Zmir-emit-validate=0
12+
1113
#![feature(i128_type)]
1214

1315
fn b<T>(t: T) -> T { t }

0 commit comments

Comments
 (0)