]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/unboxed-closures/unboxed-closures-mutate-upvar.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / unboxed-closures / unboxed-closures-mutate-upvar.stderr
index fef6c23a501304c6f39e852dcfed0f28074a7c8d..6bba38510b676a38543329906d4b4a930ed1db1d 100644 (file)
@@ -42,3 +42,4 @@ LL | |     });
 
 error: aborting due to 4 previous errors
 
+For more information about this error, try `rustc --explain E0594`.