Skip to content

Commit fca5fa2

Browse files
committed
Remove unused wasm feature
1 parent c158cfd commit fca5fa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_arch/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
bench_black_box
3838
)]
3939
#![cfg_attr(test, feature(test, abi_vectorcall))]
40-
#![cfg_attr(target_arch = "wasm32", feature(wasm_simd_const))]
4140
#![deny(clippy::missing_inline_in_public_items)]
4241
#![allow(
4342
clippy::inline_always,

0 commit comments

Comments
 (0)