summaryrefslogtreecommitdiffstats
path: root/tests/ui/lint/issue-99387.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/lint/issue-99387.stderr')
-rw-r--r--tests/ui/lint/issue-99387.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/lint/issue-99387.stderr b/tests/ui/lint/issue-99387.stderr
index 3a46ce7e1..0005e5532 100644
--- a/tests/ui/lint/issue-99387.stderr
+++ b/tests/ui/lint/issue-99387.stderr
@@ -11,5 +11,5 @@ note: this item must mention the opaque type in its signature in order to be abl
LL | pub fn ohno<'a>() -> <&'a () as Tr>::Item {
| ^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error