blob: 761ac7514ee37a80d07daae11c0ba393e0f50e86 [file] [log] [blame]
error: values of the type `Example` are too big for the target architecture
--> $DIR/too-big-with-padding.rs:17:1
|
LL | pub fn lib(_x: Example) {}
| ^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error