about summary refs log tree commit diff
path: root/src/test/bench/shootout-regex-dna.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/bench/shootout-regex-dna.rs')
-rw-r--r--src/test/bench/shootout-regex-dna.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/bench/shootout-regex-dna.rs b/src/test/bench/shootout-regex-dna.rs
index ef538eb6991..60d33d92549 100644
--- a/src/test/bench/shootout-regex-dna.rs
+++ b/src/test/bench/shootout-regex-dna.rs
@@ -41,8 +41,6 @@
 // ignore-stage1
 // ignore-cross-compile #12102
 
-#![feature(plugin, slicing_syntax)]
-
 extern crate regex;
 
 use std::io;