]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/mut/mutable-class-fields.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / mut / mutable-class-fields.stderr
index 5391ccc80c5f90d7400f9a042f16ef180a284dd9..40a0dc9b29c238223d00e8aab5b98582d59eef48 100644 (file)
@@ -8,3 +8,4 @@ LL |   nyan.how_hungry = 0;
 
 error: aborting due to previous error
 
+For more information about this error, try `rustc --explain E0594`.