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

@ -11,7 +11,7 @@
// ignore-stage1
// force-host
#![feature(plugin_registrar, managed_boxes, quote)]
#![feature(plugin_registrar, quote)]
#![crate_type = "dylib"]
extern crate syntax;