Skip to content

Commit 9926218

Browse files
committed
Remove extended_key_value_attributes feature
1 parent 20c3b8e commit 9926218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_simd/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#![no_std]
22
#![allow(incomplete_features)]
33
#![feature(repr_simd, platform_intrinsics, simd_ffi, const_generics)]
4-
#![feature(extended_key_value_attributes)]
54
#![warn(missing_docs)]
65
//! Portable SIMD module.
76

0 commit comments

Comments
 (0)