rust/src/test/ui/huge-array-simple.stderr
Felix S. Klock II e555854f9d Make target pointer-width specific variants of (very old) huge-array-simple.rs test.
(and now unignore the test since it shouldn't break tests of
cross-compiles anymore.)
2019-02-22 15:13:07 +01:00

5 lines
106 B
Plaintext

error: the type `[u8; N]` is too big for the current architecture
error: aborting due to previous error