rust/tests/ui/limits/issue-17913.stderr
2024-09-20 10:02:14 -07:00

6 lines
172 B
Plaintext

error: values of the type `[&usize; usize::MAX]` are too big for the target architecture
--> $SRC_DIR/alloc/src/boxed.rs:LL:COL
error: aborting due to 1 previous error