blob: e03456f1c7b531c5bb85660fd088a0fe12420922 [file] [log] [blame]
error: values of the type $REALLY_TOO_BIG are too big for the target architecture
--> $DIR/huge-struct.rs:47:9
|
LL | let fat: Option<SXX<SXX<SXX<u32>>>> = None;
| ^^^
error: aborting due to 1 previous error