1
Fork 0

Remove managed_box gate from tests

No longer does anything.
This commit is contained in:
Brian Anderson 2014-07-26 21:05:03 -07:00
parent 3d7a7f645f
commit aa48654740
213 changed files with 23 additions and 213 deletions

View file

@ -8,7 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![feature(managed_boxes)]
use std::gc::Gc;