]> git.lizzy.rs Git - rust.git/blobdiff - clippy_tests/examples/mut_reference.stderr
Fix the test suite after cargo update
[rust.git] / clippy_tests / examples / mut_reference.stderr
index c8f606db0e170e3928e2a19e4b743cd8e5b4b5a5..bf6544117322dfebde2e0e3915a9d74af79fa09a 100644 (file)
@@ -24,6 +24,5 @@ error: The function/method `takes_an_immutable_reference` doesn't need a mutable
 
 error: aborting due to previous error(s)
 
-error: Could not compile `clippy_tests`.
 
 To learn more, run the command again with --verbose.