diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2021-06-10 07:11:23 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2021-06-10 19:42:05 -0700 |
| commit | e05bb26d9fdcfe69e9a6d225fe1b3ce07b7ffefd (patch) | |
| tree | cc027bc2a643eef2cc76761a0eaa945029dcde45 /library/stdarch | |
| parent | 0279cb11ed98bdc589c66572477fd27f1dd3e0ac (diff) | |
| download | rust-e05bb26d9fdcfe69e9a6d225fe1b3ce07b7ffefd.tar.gz rust-e05bb26d9fdcfe69e9a6d225fe1b3ce07b7ffefd.zip | |
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
Diffstat (limited to 'library/stdarch')
| m--------- | library/stdarch | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/library/stdarch b/library/stdarch -Subproject 37d6e1886369ea0176356286dc7fbd42ee5aa79 +Subproject 1e05dffbeeb80ba61bf59cc63b222d538d7825e |
