aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/lib.rs
diff options
context:
space:
mode:
authorMs2ger <Ms2ger@gmail.com>2016-04-26 09:52:09 +0200
committerMs2ger <Ms2ger@gmail.com>2016-04-26 09:52:09 +0200
commit40fdf450c8c8c21042f594c4a8b2964ce151981d (patch)
treedf9ba1029e080dfd1e8c9c887c82b97b8c3927e4 /components/script/lib.rs
parent09b2efc7061337593d948c7fb11b9d80ba42df5a (diff)
downloadservo-40fdf450c8c8c21042f594c4a8b2964ce151981d.tar.gz
servo-40fdf450c8c8c21042f594c4a8b2964ce151981d.zip
Update rustc.
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 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)]