blob: d29d5d788036e57312bf40b5a5e6630dab267902 [file] [log] [blame]
error[E0075]: SIMD vector cannot be empty
--> $DIR/E0075.rs:14:1
|
LL | struct Bad; //~ ERROR E0075
| ^^^^^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0075`.