Auto merge of #143211 - GuillaumeGomez:rollup-ug242zk, r=GuillaumeGomez #164916
Annotations
3 errors and 6 warnings
run the build
Process completed with exit code 1.
|
run the build
this function definition uses SIMD vector type `S` which (with the chosen ABI) requires the `simd128` target feature, which is not enabled
|
run the build
this function definition uses SIMD vector type `S` which (with the chosen ABI) requires the `simd128` target feature, which is not enabled
|
run the build
`extern` fn uses type `S`, which is not FFI-safe
|
run the build
`extern` fn uses type `S`, which is not FFI-safe
|
run the build
unnecessary transmute
|
run the build
unnecessary transmute
|
run the build
type `S` is more private than the item `scalar_to_single_element_simd`
|
run the build
type `S` is more private than the item `single_element_simd_to_scalar`
|
Loading