summaryrefslogtreecommitdiffstats
path: root/tests/ui/const-generics/transmute-const-param-static-reference.min.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/const-generics/transmute-const-param-static-reference.min.stderr')
-rw-r--r--tests/ui/const-generics/transmute-const-param-static-reference.min.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/const-generics/transmute-const-param-static-reference.min.stderr b/tests/ui/const-generics/transmute-const-param-static-reference.min.stderr
index f18e14946..25bb7ac80 100644
--- a/tests/ui/const-generics/transmute-const-param-static-reference.min.stderr
+++ b/tests/ui/const-generics/transmute-const-param-static-reference.min.stderr
@@ -7,5 +7,5 @@ LL | struct Const<const P: &'static ()>;
= note: the only supported types are integers, `bool` and `char`
= help: add `#![feature(adt_const_params)]` to the crate attributes to enable more complex and user defined types
-error: aborting due to previous error
+error: aborting due to 1 previous error