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.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pretty/hir-struct-expr.pp b/tests/pretty/hir-struct-expr.pp
index f85d17542df..bb222dc2e5f 100644
--- a/tests/pretty/hir-struct-expr.pp
+++ b/tests/pretty/hir-struct-expr.pp
@@ -1,7 +1,7 @@
+#[attr = MacroUse {arguments: UseAll}]
+extern crate std;
 #[prelude_import]
 use ::std::prelude::rust_2015::*;
-#[macro_use]
-extern crate std;
 //@ pretty-compare-only
 //@ pretty-mode:hir
 //@ pp-exact:hir-struct-expr.pp