Merge pull request #125 from rust-lang/remove-stable-feature
Remove extended_key_value_attributes feature
This commit is contained in:
commit
93ee641b50
@ -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…
Reference in New Issue
Block a user