Don't declare f16c_target_feature.
f16c_target_feature was recently stabilised. This fixes a warning that results in a CI failure (due to `-D stable-features`) with current nightly Rust.
This commit is contained in:
parent
5afa869e0a
commit
262d7c77bf
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@
|
|||
wasm_target_feature,
|
||||
abi_unadjusted,
|
||||
rtm_target_feature,
|
||||
f16c_target_feature,
|
||||
allow_internal_unstable,
|
||||
decl_macro,
|
||||
asm_const,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue