summaryrefslogtreecommitdiffstats
path: root/tests/ui/async-await/issue-64130-2-send.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/async-await/issue-64130-2-send.stderr')
-rw-r--r--tests/ui/async-await/issue-64130-2-send.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/async-await/issue-64130-2-send.stderr b/tests/ui/async-await/issue-64130-2-send.stderr
index a433c76ae..f05e954d2 100644
--- a/tests/ui/async-await/issue-64130-2-send.stderr
+++ b/tests/ui/async-await/issue-64130-2-send.stderr
@@ -18,5 +18,5 @@ note: required by a bound in `is_send`
LL | fn is_send<T: Send>(t: T) { }
| ^^^^ required by this bound in `is_send`
-error: aborting due to previous error
+error: aborting due to 1 previous error