blob: 994e43854f825433b55473e5ec2718ea4b22f24c [file] [log] [blame] [edit]
error[E0080]: values of the type `[u8; usize::MAX]` are too big for the target architecture
--> $SRC_DIR/core/src/mem/mod.rs:LL:COL
|
= note: evaluation of `<[u8; usize::MAX] as std::mem::SizedTypeProperties>::SIZE` failed here
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0080`.