Update stdsimd module

Pulls in a redesigned `std::simd` module as well as a replacement for the
`is_target_feature_detected!` macro
This commit is contained in:
Alex Crichton 2018-03-09 11:31:04 -08:00
parent fedce67cd2
commit f2a8556df4
2 changed files with 3 additions and 1 deletions

View File

@ -74,7 +74,9 @@
#![feature(concat_idents)]
#![feature(const_fn)]
#![feature(custom_attribute)]
#![feature(doc_cfg)]
#![feature(doc_spotlight)]
#![feature(fn_must_use)]
#![feature(fundamental)]
#![feature(i128_type)]
#![feature(inclusive_range_syntax)]

@ -1 +1 @@
Subproject commit 678cbd325c84070c9dbe4303969fbd2734c0b4ee
Subproject commit ab9356f2af650815d339d77306f0d09c44d531ad