summaryrefslogtreecommitdiffstats
path: root/tests/ui/span/regionck-unboxed-closure-lifetimes.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/span/regionck-unboxed-closure-lifetimes.stderr')
-rw-r--r--tests/ui/span/regionck-unboxed-closure-lifetimes.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/span/regionck-unboxed-closure-lifetimes.stderr b/tests/ui/span/regionck-unboxed-closure-lifetimes.stderr
index 9b5ec8461..225f83b6e 100644
--- a/tests/ui/span/regionck-unboxed-closure-lifetimes.stderr
+++ b/tests/ui/span/regionck-unboxed-closure-lifetimes.stderr
@@ -11,6 +11,6 @@ LL | }
LL | f.use_mut();
| - borrow later used here
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0597`.