]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/tool-attributes/tool-attributes-misplaced-1.stderr
resolve: Tweak "cannot find" wording for attributes
[rust.git] / src / test / ui / tool-attributes / tool-attributes-misplaced-1.stderr
index 33581a170822b848857efffc6a5f837cb44078cd..393ad0949cc4bf43e6d17962f9779b4f3dabdfd2 100644 (file)
@@ -4,7 +4,7 @@ error: cannot find derive macro `rustfmt` in this scope
 LL | #[derive(rustfmt)]
    |          ^^^^^^^
 
-error: cannot find attribute macro `rustfmt` in this scope
+error: cannot find attribute `rustfmt` in this scope
   --> $DIR/tool-attributes-misplaced-1.rs:8:3
    |
 LL | #[rustfmt]