From 1e4ab1eca643762be78724767b1f0b86950afde2 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 12 Feb 2019 09:01:49 +0100 Subject: [PATCH] update stdsimd --- src/libcore/core_arch_docs.md | 1 - src/libstd/Cargo.toml | 3 ++- src/stdsimd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 120000 src/libcore/core_arch_docs.md diff --git a/src/libcore/core_arch_docs.md b/src/libcore/core_arch_docs.md deleted file mode 120000 index b80b2af061e..00000000000 --- a/src/libcore/core_arch_docs.md +++ /dev/null @@ -1 +0,0 @@ -../stdsimd/crates/core_arch/src/core_arch_docs.md \ No newline at end of file diff --git a/src/libstd/Cargo.toml b/src/libstd/Cargo.toml index 24745c11370..7d60a170422 100644 --- a/src/libstd/Cargo.toml +++ b/src/libstd/Cargo.toml @@ -67,6 +67,7 @@ wasm_syscall = [] # current thread id and accessing/getting the current thread's TCB wasm-bindgen-threads = [] -# stdsimd features +# Enable std_detect default features for stdsimd: +# https://github.com/rust-lang-nursery/stdsimd/blob/master/crates/std_detect/Cargo.toml std_detect_file_io = [] std_detect_dlsym_getauxval = [] diff --git a/src/stdsimd b/src/stdsimd index c546604f74e..00f88e7f2d7 160000 --- a/src/stdsimd +++ b/src/stdsimd @@ -1 +1 @@ -Subproject commit c546604f74eba6a7b423d98d3ab0abe9a2e56897 +Subproject commit 00f88e7f2d7ec8ee9090514a03f3def3c106227c