]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/closures/2229_closure_analysis/diagnostics/simple-struct-min-capture.stderr
New upstream version 1.64.0+dfsg1
[rustc.git] / src / test / ui / closures / 2229_closure_analysis / diagnostics / simple-struct-min-capture.stderr
index 4f9fdbd368a88e1e8e3ac2cd93f19687c00f0605..06157b2af7a07311f9c6f6bf9a742b89a45f6d0d 100644 (file)
@@ -14,7 +14,7 @@ LL |
 LL |     c();
    |     - mutable borrow later used here
    |
-   = note: this error originates in the macro `$crate::format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error