Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
tests
/
ui
/
error-codes
/
E0075.stderr
blob: 3f927726a030fd733813c252bdebcb28982ca0bf [
file
] [
log
] [
blame
]
error
[
E0075
]:
SIMD vector cannot be empty
-->
$DIR
/
E0075
.
rs
:
4
:
1
|
LL
|
struct
Bad
;
|
^^^^^^^^^^
error
:
aborting due to previous error
For
more information about
this
error
,
try
`rustc --explain E0075`
.