summaryrefslogtreecommitdiffstats
path: root/tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr')
-rw-r--r--tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr b/tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr
index bda885970..03c761500 100644
--- a/tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr
+++ b/tests/ui/const-generics/min_const_generics/forbid-self-no-normalize.stderr
@@ -10,5 +10,5 @@ note: not a concrete type
LL | impl<T> BindsParam<T> for <T as AlwaysApplicable>::Assoc {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error