]> git.lizzy.rs Git - rust.git/blobdiff - src/test/compile-fail/auto-ref-slice-plus-ref.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / auto-ref-slice-plus-ref.rs
index 8810421f6c412a03a2a131fc2899b87eac9209f1..8c8c0d9cfb6202426fd6c2ba05bbfec3842171ce 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)]
 
 fn main() {