mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-28 15:43:21 +00:00
68aa6b2d83
std: Stabilize wasm simd intrinsics This commit performs two changes to stabilize Rust support for WebAssembly simd intrinsics: * The stdarch submodule is updated to pull in rust-lang/stdarch#1179. * The `wasm_target_feature` feature gate requirement for the `simd128` feature has been removed, stabilizing the name `simd128`. This should conclude the FCP started on #74372 and... Closes #74372 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |