From 40fdf450c8c8c21042f594c4a8b2964ce151981d Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Tue, 26 Apr 2016 09:52:09 +0200 Subject: Update rustc. --- 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 0748ae954a6..43d42d47a95 100644 --- a/components/script/lib.rs +++ b/components/script/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(ascii)] #![feature(as_unsafe_cell)] #![feature(borrow_state)] #![feature(box_syntax)] -- cgit v1.2.3