diff options
Diffstat (limited to 'src/test/run-pass/out-of-stack.rs')
| -rw-r--r-- | src/test/run-pass/out-of-stack.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/run-pass/out-of-stack.rs b/src/test/run-pass/out-of-stack.rs index 2e710cbf5c8..fd761082346 100644 --- a/src/test/run-pass/out-of-stack.rs +++ b/src/test/run-pass/out-of-stack.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// ignore-fast - #![feature(asm)] use std::io::Process; |
