]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/move-3-unique.rs
fallout: run-pass tests that use box. (many could be ported to `Box::new` instead...
[rust.git] / src / test / run-pass / move-3-unique.rs
index 2820e0d712056fff905533529c54c093ffb29cd0..a10e3f9f5b0d06331e6c663b82c2ef5d9be2e214 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)]
 
 #[derive(Clone)]
 struct Triple {