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

@ -10,7 +10,6 @@
// ignore-android: FIXME(#10381)
#![feature(managed_boxes)]
// Gdb doesn't know about UTF-32 character encoding and will print a rust char as only
// its numerical value.