summaryrefslogtreecommitdiffstats
path: root/tests/ui/hygiene/hygienic-label-3.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/hygiene/hygienic-label-3.stderr')
-rw-r--r--tests/ui/hygiene/hygienic-label-3.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/hygiene/hygienic-label-3.stderr b/tests/ui/hygiene/hygienic-label-3.stderr
index cf7f78a99..495afc69a 100644
--- a/tests/ui/hygiene/hygienic-label-3.stderr
+++ b/tests/ui/hygiene/hygienic-label-3.stderr
@@ -9,6 +9,6 @@ LL | foo!();
|
= note: this error originates in the macro `foo` (in Nightly builds, run with -Z macro-backtrace for more info)
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0426`.