]> git.lizzy.rs Git - rust.git/blobdiff - clippy_tests/examples/needless_bool.stderr
Fix the test suite after cargo update
[rust.git] / clippy_tests / examples / needless_bool.stderr
index b0cce397ef90fc7597e50da227fbb6ed5407fa05..b5580db24e5a19abd342abb4b787957bd47fcd66 100644 (file)
@@ -86,8 +86,7 @@ error: this if-then-else expression returns a bool literal
    |
    = note: `-D needless-bool` implied by `-D warnings`
 
-error: aborting due to 11 previous errors
+error: aborting due to previous error(s)
 
-error: Could not compile `clippy_tests`.
 
 To learn more, run the command again with --verbose.