Remove extended_key_value_attributes feature
This commit is contained in:
parent
20c3b8e13f
commit
992621844f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#![no_std]
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(repr_simd, platform_intrinsics, simd_ffi, const_generics)]
|
||||
#![feature(extended_key_value_attributes)]
|
||||
#![warn(missing_docs)]
|
||||
//! Portable SIMD module.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue