]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/mismatched_types/E0409.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / mismatched_types / E0409.stderr
index 45a42b1c271f8678920ca841580d814aa62f6498..cc7c01790706a02ea69c6bcf8617fb1252d638c6 100644 (file)
@@ -15,5 +15,5 @@ error[E0308]: mismatched types
    = note: expected type `&{integer}`
               found type `{integer}`
 
-error: aborting due to previous error
+error: aborting due to 2 previous errors