mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:37:25 +00:00
Remove unused wasm feature
This commit is contained in:
parent
b5c437e119
commit
52dae87319
@ -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…
x
Reference in New Issue
Block a user