summaryrefslogtreecommitdiffstats
path: root/tests/ui/static/static-region-bound.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/static/static-region-bound.stderr')
-rw-r--r--tests/ui/static/static-region-bound.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/static/static-region-bound.stderr b/tests/ui/static/static-region-bound.stderr
index 1a607e3c0..a47c94571 100644
--- a/tests/ui/static/static-region-bound.stderr
+++ b/tests/ui/static/static-region-bound.stderr
@@ -8,6 +8,6 @@ LL | f(x);
LL | }
| - temporary value is freed at the end of this statement
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0716`.