Fix rollup (remove slicing_syntax)

This commit is contained in:
Manish Goregaokar
2015-02-15 19:07:14 +05:30
parent b1a46db649
commit f0f8be2a2e
24 changed files with 9 additions and 24 deletions

View File

@@ -25,7 +25,6 @@
html_playground_url = "http://play.rust-lang.org/")]
#![feature(int_uint)]
#![feature(slicing_syntax)]
#![feature(staged_api)]
#![feature(unicode)]