]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/issues/issue-31011.stderr
New upstream version 1.54.0+dfsg1
[rustc.git] / src / test / ui / issues / issue-31011.stderr
index deaf490466cec7dfab061088c354d0475b274cbf..ab041594863ce051f9a43692bb5d67727bf3f405 100644 (file)
@@ -10,7 +10,7 @@ LL | {
 LL |     log!(context, "entered wrapper");
    |     --------------------------------- 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 `log` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error