]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/macros/not-utf8.stderr
Auto merge of #80182 - in42:stack_trace, r=tmandry
[rust.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