]> git.lizzy.rs Git - rust.git/blobdiff - clippy_tests/examples/patterns.stderr
Fix the test suite after cargo update
[rust.git] / clippy_tests / examples / patterns.stderr
index 5423730dfe06c5f729d0c962582f76e5f8465cbf..38436186856199cab47321a0898d5daa577a1657 100644 (file)
@@ -8,6 +8,5 @@ error: the `y @ _` pattern can be written as just `y`
 
 error: aborting due to previous error(s)
 
-error: Could not compile `clippy_tests`.
 
 To learn more, run the command again with --verbose.