]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/nll/closure-captures.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / nll / closure-captures.stderr
index 77f7d815eeb4c180122ccb2168ca6d81df092ce6..b8f5cc86500c5aa6c47a0d1a11519e4e949c1f03 100644 (file)
@@ -156,4 +156,5 @@ LL | |         *x = 1;});
 
 error: aborting due to 12 previous errors
 
-For more information about this error, try `rustc --explain E0596`.
+Some errors have detailed explanations: E0594, E0596.
+For more information about an error, try `rustc --explain E0594`.