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