summaryrefslogtreecommitdiffstats
path: root/tests/ui/macros/macro-non-lifetime.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/macros/macro-non-lifetime.stderr')
-rw-r--r--tests/ui/macros/macro-non-lifetime.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/macros/macro-non-lifetime.stderr b/tests/ui/macros/macro-non-lifetime.stderr
index e1ed87f94..9ff3d741c 100644
--- a/tests/ui/macros/macro-non-lifetime.stderr
+++ b/tests/ui/macros/macro-non-lifetime.stderr
@@ -13,5 +13,5 @@ note: while trying to match meta-variable `$x:lifetime`
LL | macro_rules! m { ($x:lifetime) => { } }
| ^^^^^^^^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error