syntax: mark the managed_boxes feature as Removed.
This commit is contained in:
parent
aa0b350c97
commit
db55e70c97
12 changed files with 12 additions and 12 deletions
|
@ -16,7 +16,7 @@
|
|||
#![crate_type = "rlib"]
|
||||
|
||||
#![allow(unknown_features)]
|
||||
#![feature(globs, struct_variant, managed_boxes, macro_rules, phase, slicing_syntax)]
|
||||
#![feature(globs, struct_variant, macro_rules, phase, slicing_syntax)]
|
||||
|
||||
extern crate arena;
|
||||
extern crate debug;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue