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
|
@ -106,7 +106,7 @@
|
|||
html_playground_url = "http://play.rust-lang.org/")]
|
||||
|
||||
#![allow(unknown_features)]
|
||||
#![feature(macro_rules, globs, managed_boxes, linkage)]
|
||||
#![feature(macro_rules, globs, linkage)]
|
||||
#![feature(default_type_params, phase, lang_items, unsafe_destructor)]
|
||||
#![feature(import_shadowing, slicing_syntax)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue