]> git.lizzy.rs Git - rust.git/blobdiff - clippy_tests/examples/double_parens.stderr
Fix the test suite after cargo update
[rust.git] / clippy_tests / examples / double_parens.stderr
index bacbeaac4760c07a142467254b163d3f0a9df8f5..12d07267d033da962c5add7c6710f9da293018ad 100644 (file)
@@ -38,8 +38,7 @@ error: Consider removing unnecessary double parentheses
    |
    = note: `-D double-parens` implied by `-D warnings`
 
-error: aborting due to 5 previous errors
+error: aborting due to previous error(s)
 
-error: Could not compile `clippy_tests`.
 
 To learn more, run the command again with --verbose.