From b5a4b8d6a09a71bd3a4ff4ae68e7a9639f9dcaad Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Fri, 11 Aug 2017 16:24:21 +0200 Subject: Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10) --- components/script/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'components/script/lib.rs') diff --git a/components/script/lib.rs b/components/script/lib.rs index cab84d54294..223f00d33c2 100644 --- a/components/script/lib.rs +++ b/components/script/lib.rs @@ -10,7 +10,6 @@ #![feature(mpsc_select)] #![feature(nonzero)] #![feature(on_unimplemented)] -#![feature(option_entry)] #![feature(plugin)] #![feature(proc_macro)] #![feature(stmt_expr_attributes)] -- cgit v1.2.3