]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/transmute/main.stderr
report the total number of errors on compilation failure
[rust.git] / src / test / ui / transmute / main.stderr
index c5d5a4ed8a6239631d2985df674f9002414779c4..a7fc0808e184557153feae0b4d62e36b0ac95fcb 100644 (file)
@@ -34,5 +34,5 @@ error[E0512]: transmute called with types of different sizes
    = note: source type: i32 (32 bits)
    = note: target type: Foo (0 bits)
 
-error: aborting due to previous error(s)
+error: aborting due to 4 previous errors