1
Fork 0

syntax: mark the managed_boxes feature as Removed.

This commit is contained in:
Eduard Burtescu 2014-10-02 00:19:55 +03:00
parent aa0b350c97
commit db55e70c97
12 changed files with 12 additions and 12 deletions

View file

@ -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)]