]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/span/impl-wrong-item-for-trait.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / span / impl-wrong-item-for-trait.stderr
index ae290b3b11aa79c5df19475fbd03aaab7ed839b1..2c4c6a148d7b37ec107ecd6b73665a675048f371 100644 (file)
@@ -85,5 +85,5 @@ error[E0046]: not all trait items implemented, missing: `fmt`
    |
    = note: `fmt` from trait: `fn(&Self, &mut std::fmt::Formatter<'_>) -> std::result::Result<(), std::fmt::Error>`
 
-error: aborting due to 7 previous errors
+error: aborting due to 8 previous errors