Fix rollup (remove slicing_syntax)
This commit is contained in:
parent
b1a46db649
commit
f0f8be2a2e
24 changed files with 9 additions and 24 deletions
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(slicing_syntax, box_syntax)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(collections)]
|
||||
#![feature(core)]
|
||||
#![feature(io)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue