]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/borrowck/move-error-snippets.stderr
Auto merge of #101768 - sunfishcode:sunfishcode/wasi-stdio-lock-asfd, r=joshtriplett
[rust.git] / src / test / ui / borrowck / move-error-snippets.stderr
index 78f99e904152216e75f49d9be4b84f2d7f798fcc..984981ce2ea14c85a11b8ed87c03850633082754 100644 (file)
@@ -12,7 +12,7 @@ LL |         let a = $c;
 LL | sss!();
    | ------ in this macro invocation
    |
-   = note: this error originates in the macro `aaa` (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the macro `aaa` which comes from the expansion of the macro `sss` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error