]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/proc-macro/three-equals.stderr
New upstream version 1.43.0+dfsg1
[rustc.git] / src / test / ui / proc-macro / three-equals.stderr
index 0698b0f47542409f6b8d638c964e429d9786d8c3..82c4167262fdd691ab41f2ff6597f316dab27b20 100644 (file)
@@ -16,6 +16,7 @@ LL |       three_equals!(==);
    |       ------------------ in this macro invocation
    |
    = help: input must be: `===`
+   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: expected EOF, found `=`.
   --> $DIR/three-equals.rs:18:21