]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/middle/typeck/infer/macros.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / librustc / middle / typeck / infer / macros.rs
index 306f124be3c8f8f7d53747f22779b9f1d0a775fe..d3e81f07f7dc1236a648129b2518e4a71aee58ec 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#[macro_escape];
+#![macro_escape]
 
 macro_rules! if_ok(
     ($inp: expr) => (