summaryrefslogtreecommitdiffstats
path: root/tests/ui/where-clauses/where-for-self-2.stderr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/where-clauses/where-for-self-2.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/where-clauses/where-for-self-2.stderr b/tests/ui/where-clauses/where-for-self-2.stderr
index f65db78fc..f47921077 100644
--- a/tests/ui/where-clauses/where-for-self-2.stderr
+++ b/tests/ui/where-clauses/where-for-self-2.stderr
@@ -7,5 +7,5 @@ LL | foo(&X);
= note: `&'0 u32` must implement `Bar`, for any lifetime `'0`...
= note: ...but `Bar` is actually implemented for the type `&'static u32`
-error: aborting due to previous error
+error: aborting due to 1 previous error