]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/thread-local-mutation.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / thread-local-mutation.stderr
index 7f7738b5d65094cb5d1a132a6d9777a9e05c7709..e5dc0e72edfc78b1786049140f6324bc02ddeb4d 100644 (file)
@@ -6,3 +6,4 @@ LL |     S = "after";
 
 error: aborting due to previous error
 
+For more information about this error, try `rustc --explain E0594`.