]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/closure_context/issue-26046-fn-mut.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / closure_context / issue-26046-fn-mut.stderr
index dbf702e45030901ab56212e99e62c9abff739825..42fc2909dfb5a2846a1cb942ae9679e05fa52ab5 100644 (file)
@@ -16,5 +16,5 @@ note: closure is `FnMut` because it mutates the variable `num` here
 15 |         num += 1;
    |         ^^^
 
-error: aborting due to previous error(s)
+error: aborting due to previous error