summaryrefslogtreecommitdiff
path: root/src/test/ui/mismatched_types/abridged.stderr
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2017-07-02 13:49:30 +0300
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2017-07-02 13:49:30 +0300
commit77f40223033bf0c744eb8b4edb07672c13a21557 (patch)
treec7d442ddf6db4111770a114c00c4b23ccdcee0d3 /src/test/ui/mismatched_types/abridged.stderr
parenta5d34e1d035e5441fb5b3d56d5205d038538f053 (diff)
downloadrust-77f40223033bf0c744eb8b4edb07672c13a21557.tar.gz
Revert "Change error count messages"
This reverts commit 5558c64f33446225739c1153b43d2e309bb4f50e.
Diffstat (limited to 'src/test/ui/mismatched_types/abridged.stderr')
-rw-r--r--src/test/ui/mismatched_types/abridged.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/mismatched_types/abridged.stderr b/src/test/ui/mismatched_types/abridged.stderr
index 8513da1e1d2..d40bc3b3339 100644
--- a/src/test/ui/mismatched_types/abridged.stderr
+++ b/src/test/ui/mismatched_types/abridged.stderr
@@ -52,5 +52,5 @@ error[E0308]: mismatched types
= note: expected type `X<X<_, std::string::String>, _>`
found type `X<X<_, {integer}>, _>`
-error: aborting due to previous error(s)
+error: aborting due to 6 previous errors