summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/removed-syntax-uniq-mut-ty.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/removed-syntax-uniq-mut-ty.stderr')
-rw-r--r--tests/ui/parser/removed-syntax-uniq-mut-ty.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/removed-syntax-uniq-mut-ty.stderr b/tests/ui/parser/removed-syntax-uniq-mut-ty.stderr
index 39db0be9f..5ae1f4f58 100644
--- a/tests/ui/parser/removed-syntax-uniq-mut-ty.stderr
+++ b/tests/ui/parser/removed-syntax-uniq-mut-ty.stderr
@@ -4,5 +4,5 @@ error: expected one of `>`, a const expression, lifetime, or type, found keyword
LL | type mut_box = Box<mut isize>;
| ^^^ expected one of `>`, a const expression, lifetime, or type
-error: aborting due to previous error
+error: aborting due to 1 previous error