From f0f8be2a2e0aab2efef42208e19886790a0742f5 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sun, 15 Feb 2015 19:07:14 +0530 Subject: Fix rollup (remove slicing_syntax) --- src/libunicode/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libunicode') diff --git a/src/libunicode/lib.rs b/src/libunicode/lib.rs index 977cb783344..89b310d4949 100644 --- a/src/libunicode/lib.rs +++ b/src/libunicode/lib.rs @@ -31,7 +31,6 @@ html_playground_url = "http://play.rust-lang.org/")] #![feature(no_std)] #![no_std] -#![feature(slicing_syntax)] #![feature(core)] extern crate core; -- cgit 1.4.1-3-g733a5