aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/util/lib.rs')
-rw-r--r--components/util/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/util/lib.rs b/components/util/lib.rs
index df3f90f5dfb..c8cc8a9770c 100644
--- a/components/util/lib.rs
+++ b/components/util/lib.rs
@@ -14,7 +14,6 @@
#![feature(optin_builtin_traits)]
#![feature(path_ext)]
#![feature(plugin)]
-#![feature(rustc_private)]
#![feature(slice_splits)]
#![feature(step_by)]
#![feature(step_trait)]