summaryrefslogtreecommitdiffstats
path: root/tests/ui/nll/user-annotations/promoted-annotation.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/nll/user-annotations/promoted-annotation.stderr')
-rw-r--r--tests/ui/nll/user-annotations/promoted-annotation.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/nll/user-annotations/promoted-annotation.stderr b/tests/ui/nll/user-annotations/promoted-annotation.stderr
index 132a00ba4..ca99e5318 100644
--- a/tests/ui/nll/user-annotations/promoted-annotation.stderr
+++ b/tests/ui/nll/user-annotations/promoted-annotation.stderr
@@ -13,6 +13,6 @@ LL |
LL | }
| - `x` dropped here while still borrowed
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0597`.