]> 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 ca7286f50275b7c3899c281718b8b03cb13ddf74..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 previous error(s)
+error: aborting due to 8 previous errors