about summary refs log tree commit diff
path: root/src/test/ui/huge-array-simple-64.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/huge-array-simple-64.stderr')
-rw-r--r--src/test/ui/huge-array-simple-64.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/huge-array-simple-64.stderr b/src/test/ui/huge-array-simple-64.stderr
index 791baa84687..c5d3fe85d0d 100644
--- a/src/test/ui/huge-array-simple-64.stderr
+++ b/src/test/ui/huge-array-simple-64.stderr
@@ -1,4 +1,4 @@
-error: the type `[u8; 2305843011361177600]` is too big for the current architecture
+error: values of the type `[u8; 2305843011361177600]` are too big for the current architecture
   --> $DIR/huge-array-simple-64.rs:10:9
    |
 LL |     let _fat: [u8; (1<<61)+(1<<31)] =