]> git.lizzy.rs Git - rust.git/blobdiff - clippy_tests/examples/regex.stderr
Fix the test suite after cargo update
[rust.git] / clippy_tests / examples / regex.stderr
index 078a1dd11ccc27269feb751cbd12108a929422e8..fd095c00fa60d3a469c7f920bb3e0522b358e5de 100644 (file)
@@ -4,8 +4,7 @@ error[E0463]: can't find crate for `regex`
 7 | extern crate regex;
   | ^^^^^^^^^^^^^^^^^^^ can't find crate
 
-error: aborting due to previous error
+error: aborting due to previous error(s)
 
-error: Could not compile `clippy_tests`.
 
 To learn more, run the command again with --verbose.