error[E0077]: SIMD vector element type should be machine type --> $DIR/E0077.rs:14:1 | 14 | struct Bad(String); //~ ERROR E0077 | ^^^^^^^^^^^^^^^^^^^ error: aborting due to previous error