summaryrefslogtreecommitdiffstats
path: root/tests/ui/span/issue28498-reject-trait-bound.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/span/issue28498-reject-trait-bound.stderr')
-rw-r--r--tests/ui/span/issue28498-reject-trait-bound.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/span/issue28498-reject-trait-bound.stderr b/tests/ui/span/issue28498-reject-trait-bound.stderr
index 9ab3cdd13..aafa29e5e 100644
--- a/tests/ui/span/issue28498-reject-trait-bound.stderr
+++ b/tests/ui/span/issue28498-reject-trait-bound.stderr
@@ -15,6 +15,6 @@ LL | }
|
= note: values in a scope are dropped in the opposite order they are defined
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0597`.