Rollup merge of #39604 - est31:i128_tests, r=alexcrichton

Unignore u128 test for stage 0,1

Even more SNAP cleanup.

Follow-up of #39519.

Sorry, I didn't check twice.
This commit is contained in:
Corey Farwell 2017-02-09 12:14:18 -05:00 committed by GitHub
commit a05cc5ca9d

View File

@ -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)]