]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/huge-array-simple-64.stderr
New upstream version 1.50.0+dfsg1
[rustc.git] / src / test / ui / huge-array-simple-64.stderr
index 791baa846874764050997b0412afdf351ef36760..c5d3fe85d0d83e668f70ee69e514aed049024b33 100644 (file)
@@ -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)] =