rust/compiler
Alex Crichton e05bb26d9f 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-10 19:42:05 -07:00
..
2021-06-01 20:53:04 +02:00
2021-06-04 08:05:54 -04:00
2021-06-08 17:17:48 -03:00
2021-06-04 13:20:05 +02:00
2021-06-07 14:20:39 +02:00
2021-05-31 13:55:43 +02:00
2021-05-31 13:55:43 +02:00