]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/macros/not-utf8.stderr
New upstream version 1.54.0+dfsg1
[rustc.git] / src / test / ui / macros / not-utf8.stderr
index f47be14fae3bc9ed0c492804987a57928fe673b8..7e1f2dcad11c47e66b2574ded045e8944f175038 100644 (file)
@@ -4,7 +4,7 @@ error: couldn't read $DIR/not-utf8.bin: stream did not contain valid UTF-8
 LL |     include!("not-utf8.bin")
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
-   = 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 `include` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error