aboutsummaryrefslogtreecommitdiffstats
path: root/components/range/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/range/lib.rs')
-rw-r--r--components/range/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/range/lib.rs b/components/range/lib.rs
index 2b76a070911..d3554477140 100644
--- a/components/range/lib.rs
+++ b/components/range/lib.rs
@@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-#![feature(proc_macro)]
#![feature(step_trait)]
#![deny(unsafe_code)]