Skip to content

Commit 1e4ab1e

Browse files
committed
update stdsimd
1 parent a707a85 commit 1e4ab1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/libcore/core_arch_docs.md

-1
This file was deleted.

src/libstd/Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ wasm_syscall = []
6767
# current thread id and accessing/getting the current thread's TCB
6868
wasm-bindgen-threads = []
6969

70-
# stdsimd features
70+
# Enable std_detect default features for stdsimd:
71+
# https://github.com/rust-lang-nursery/stdsimd/blob/master/crates/std_detect/Cargo.toml
7172
std_detect_file_io = []
7273
std_detect_dlsym_getauxval = []

src/stdsimd

0 commit comments

Comments
 (0)