]> git.lizzy.rs Git - rust.git/blobdiff - clippy_tests/examples/formatting.stderr
Fix the test suite after cargo update
[rust.git] / clippy_tests / examples / formatting.stderr
index 2a5854c8e0104b8588fce035152e6390648551c0..ca07faf8a9a56b0127d92eab29a9fc57642d7bd2 100644 (file)
@@ -93,8 +93,7 @@ error: possibly missing a comma here
    = note: `-D possible-missing-comma` implied by `-D warnings`
    = note: to remove this lint, add a comma or write the expr in a single line
 
-error: aborting due to 10 previous errors
+error: aborting due to previous error(s)
 
-error: Could not compile `clippy_tests`.
 
 To learn more, run the command again with --verbose.