]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/crate-method-reexport-grrrrrrr.rs
fallout: run-pass tests that use box. (many could be ported to `Box::new` instead...
[rust.git] / src / test / run-pass / crate-method-reexport-grrrrrrr.rs
index 0088a36eda9a3239019c73e0281eee4d8b1ad0d1..1a3e87b55b64b5f5a438c8bceda395f08ed8dde5 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+#![allow(unknown_features)]
+#![feature(box_syntax)]
 
 // This is a regression test that the metadata for the
 // name_pool::methods impl in the other crate is reachable from this