aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/lib.rs')
-rw-r--r--components/script/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script/lib.rs b/components/script/lib.rs
index 40df1c66ed2..6ebf3d12df6 100644
--- a/components/script/lib.rs
+++ b/components/script/lib.rs
@@ -24,7 +24,6 @@
#![feature(str_utf16)]
#![feature(unicode)]
#![feature(vec_push_all)]
-#![feature(slice_concat_ext)]
#![deny(unsafe_code)]
#![allow(non_snake_case)]