Remove unused wasm feature
This commit is contained in:
parent
b5c437e119
commit
52dae87319
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
bench_black_box
|
||||
)]
|
||||
#![cfg_attr(test, feature(test, abi_vectorcall))]
|
||||
#![cfg_attr(target_arch = "wasm32", feature(wasm_simd_const))]
|
||||
#![deny(clippy::missing_inline_in_public_items)]
|
||||
#![allow(
|
||||
clippy::inline_always,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue