]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/lifetime-errors/ex2a-push-one-existing-name-2.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / lifetime-errors / ex2a-push-one-existing-name-2.stderr
index ea696c51d62188ece63e4d106e3b6f612d02e005..8dba0c33f201a381e7a741f2fcb7d51467085956 100644 (file)
@@ -6,5 +6,5 @@ error[E0621]: explicit lifetime required in the type of `x`
 16 |     y.push(x);
    |            ^ lifetime `'a` required
 
-error: aborting due to previous error(s)
+error: aborting due to previous error