summaryrefslogtreecommitdiffstats
path: root/tests/ui/coercion/coerce-block-tail-57749.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/coercion/coerce-block-tail-57749.stderr')
-rw-r--r--tests/ui/coercion/coerce-block-tail-57749.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/coercion/coerce-block-tail-57749.stderr b/tests/ui/coercion/coerce-block-tail-57749.stderr
index 7e14f42ea..6a6f5ec11 100644
--- a/tests/ui/coercion/coerce-block-tail-57749.stderr
+++ b/tests/ui/coercion/coerce-block-tail-57749.stderr
@@ -9,6 +9,6 @@ help: consider dereferencing the type
LL | reset(&{ *Homura });
| +
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0308`.