Files
rust/library/core/src
bors 68aa6b2d83 Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieu
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
2021-06-11 05:02:41 +00:00
..
2021-03-15 14:39:18 +00:00
2021-05-23 14:48:16 +03:00
2021-05-24 11:07:48 -04:00
2021-05-25 19:58:50 +02:00
2021-01-23 16:54:56 +01:00
2021-04-21 14:38:24 +02:00
2020-11-22 13:45:14 +00:00
2021-03-03 11:23:29 +01:00
2021-05-11 13:00:34 +02:00
2021-03-03 11:22:49 +01:00
2021-05-24 11:07:48 -04:00
2021-04-21 14:38:24 +02:00
2021-01-05 20:14:02 +01:00
2021-05-03 07:05:08 -04:00