about summary refs log tree commit diff
path: root/tests/pretty/hir-struct-expr.pp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pretty/hir-struct-expr.pp')
-rw-r--r--tests/pretty/hir-struct-expr.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pretty/hir-struct-expr.pp b/tests/pretty/hir-struct-expr.pp
index f85d17542df..177eb5e8631 100644
--- a/tests/pretty/hir-struct-expr.pp
+++ b/tests/pretty/hir-struct-expr.pp
@@ -1,6 +1,6 @@
 #[prelude_import]
 use ::std::prelude::rust_2015::*;
-#[macro_use]
+#[attr = MacroUse {arguments: UseAll}]
 extern crate std;
 //@ pretty-compare-only
 //@ pretty-mode:hir