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

@@ -30,7 +30,6 @@
#![feature(os)]
#![feature(path)]
#![feature(rustc_private)]
#![feature(slicing_syntax)]
#![feature(staged_api)]
#![feature(std_misc)]
#![feature(test)]