about summary refs log tree commit diff
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2017-02-07 01:55:17 +0100
committerest31 <MTest31@outlook.com>2017-02-07 01:55:17 +0100
commitddb0a7855c335ec7a7c1d1f5a2eef45a0ce6c835 (patch)
tree782a614fa35c8927a24f7084759083315d05d4e5
parent031c1168b9b3f38405090f6be678a156b7d71e12 (diff)
downloadrust-ddb0a7855c335ec7a7c1d1f5a2eef45a0ce6c835.tar.gz
rust-ddb0a7855c335ec7a7c1d1f5a2eef45a0ce6c835.zip
Unignore u128 test for stage 0,1
Even more SNAP cleanup.
-rw-r--r--src/test/run-pass/u128.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/run-pass/u128.rs b/src/test/run-pass/u128.rs
index 139d42e3a35..ac3dfcdfde1 100644
--- a/src/test/run-pass/u128.rs
+++ b/src/test/run-pass/u128.rs
@@ -8,9 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// ignore-stage0
-// ignore-stage1
-
 // ignore-emscripten
 
 #![feature(i128_type, test)]