diff --git a/tests/ui/missing_colon.stderr b/tests/ui/missing_colon.stderr index 96ee5d9..a57e699 100644 --- a/tests/ui/missing_colon.stderr +++ b/tests/ui/missing_colon.stderr @@ -6,3 +6,5 @@ error: unexpected end of macro invocation | = note: this error originates in a macro outside of the current crate +error: aborting due to previous error + diff --git a/tests/ui/missing_value.stderr b/tests/ui/missing_value.stderr index 998dba7..1b53e46 100644 --- a/tests/ui/missing_value.stderr +++ b/tests/ui/missing_value.stderr @@ -6,3 +6,5 @@ error: unexpected end of macro invocation | = note: this error originates in a macro outside of the current crate +error: aborting due to previous error + diff --git a/tests/ui/parse_expr.stderr b/tests/ui/parse_expr.stderr index 4c97054..7a1ab8e 100644 --- a/tests/ui/parse_expr.stderr +++ b/tests/ui/parse_expr.stderr @@ -6,3 +6,5 @@ error: unexpected end of macro invocation | = note: this error originates in a macro outside of the current crate +error: aborting due to previous error +