]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/labeled-no-colon-expr.stderr
Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup
[rust.git] / src / test / ui / parser / labeled-no-colon-expr.stderr
index 4f5e8f78aa0cdcb5bd400a23ce34f0b159901306..50995895bc8fe09bb40a46357d0a83365ad113e1 100644 (file)
@@ -70,7 +70,7 @@ LL |             'l5 $b;
 LL |     m!({});
    |     ------- in this macro invocation
    |
-   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: labeled expression must be followed by `:`
   --> $DIR/labeled-no-colon-expr.rs:16:8