Rollup merge of #48887 - alexcrichton:update-stdsimd, r=kennytm

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:
kennytm 2018-03-13 00:54:31 +08:00 committed by GitHub
commit 2d13cc4d79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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