]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/augmented-assignments.stderr
Rollup merge of #53317 - estebank:abolish-ice, r=oli-obk
[rust.git] / src / test / ui / augmented-assignments.stderr
index e04dc2f72a3076a4dd9a4ef8e9b15272582ba584..953af813c3821d8e8dcd3c22af3deae23c8aa1e6 100644 (file)
@@ -20,5 +20,5 @@ LL |     x;  //~ value moved here
 
 error: aborting due to 2 previous errors
 
-You've got a few errors: E0382, E0596
-If you want more information on an error, try using "rustc --explain E0382"
+Some errors occurred: E0382, E0596.
+For more information about an error, try `rustc --explain E0382`.