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
|
|
@ -11,7 +11,7 @@
|
|||
// ignore-stage1
|
||||
// force-host
|
||||
|
||||
#![feature(plugin_registrar, managed_boxes, quote)]
|
||||
#![feature(plugin_registrar, quote)]
|
||||
#![crate_type = "dylib"]
|
||||
|
||||
extern crate syntax;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue