summaryrefslogtreecommitdiffstats
path: root/tests/ui/feature-gates/feature-gate-negative_bounds.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/feature-gates/feature-gate-negative_bounds.stderr')
-rw-r--r--tests/ui/feature-gates/feature-gate-negative_bounds.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/feature-gates/feature-gate-negative_bounds.stderr b/tests/ui/feature-gates/feature-gate-negative_bounds.stderr
index ae010fdf3..74b9e4bc4 100644
--- a/tests/ui/feature-gates/feature-gate-negative_bounds.stderr
+++ b/tests/ui/feature-gates/feature-gate-negative_bounds.stderr
@@ -4,5 +4,5 @@ error: negative bounds are not supported
LL | fn test<T: !Copy>() {}
| ^
-error: aborting due to previous error
+error: aborting due to 1 previous error