summaryrefslogtreecommitdiffstats
path: root/tests/ui/const-generics/raw-ptr-const-param.min.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/const-generics/raw-ptr-const-param.min.stderr')
-rw-r--r--tests/ui/const-generics/raw-ptr-const-param.min.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/const-generics/raw-ptr-const-param.min.stderr b/tests/ui/const-generics/raw-ptr-const-param.min.stderr
index 13fbc34e5..4de98191d 100644
--- a/tests/ui/const-generics/raw-ptr-const-param.min.stderr
+++ b/tests/ui/const-generics/raw-ptr-const-param.min.stderr
@@ -6,5 +6,5 @@ LL | struct Const<const P: *const u32>;
|
= note: the only supported types are integers, `bool` and `char`
-error: aborting due to previous error
+error: aborting due to 1 previous error