]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/impl-trait/issue-21659-show-relevant-trait-impls-3.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / impl-trait / issue-21659-show-relevant-trait-impls-3.stderr
index 1b1e0eaf2039a52ad7a28d1e61d6f07a8a4360fd..3bc281726ef3a9563669869116afd1f88a6506c2 100644 (file)
@@ -8,5 +8,5 @@ error[E0599]: no method named `foo` found for type `Bar` in the current scope
    = note: the following trait defines an item `foo`, perhaps you need to implement it:
            candidate #1: `Foo`
 
-error: aborting due to previous error(s)
+error: aborting due to previous error