]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/impl-trait/trait_type.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / impl-trait / trait_type.stderr
index cc7a7153a3859098837fd18e067486451cf49451..9216c6e290775163b731ee3c03d9fa68ffd820a6 100644 (file)
@@ -31,5 +31,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 4 previous errors