]> git.lizzy.rs Git - rust.git/blobdiff - src/test/compile-fail/no-send-res-ports.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / no-send-res-ports.rs
index 68077d61c9f81643c2843546626aca65d202f1d1..825a8fc604c6ffff8e95cb37188ccad88fb83143 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#[feature(managed_boxes)];
+#![feature(managed_boxes)]
 
 use std::task;