Skip to content

Commit a05cc5c

Browse files
authoredFeb 9, 2017
Rollup merge of rust-lang#39604 - est31:i128_tests, r=alexcrichton
Unignore u128 test for stage 0,1 Even more SNAP cleanup. Follow-up of rust-lang#39519. Sorry, I didn't check twice.
2 parents e7fc53b + ddb0a78 commit a05cc5c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎src/test/run-pass/u128.rs

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// ignore-stage0
12-
// ignore-stage1
13-
1411
// ignore-emscripten
1512

1613
#![feature(i128_type, test)]

0 commit comments

Comments
 (0)