We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682dd70 commit 0699e4eCopy full SHA for 0699e4e
src/lib.rs
@@ -7,7 +7,6 @@
7
8
#![no_std]
9
#![cfg_attr(feature = "unstable", feature(core_intrinsics))]
10
-#![cfg_attr(feature = "unstable", feature(const_generics))]
11
#![cfg_attr(feature = "unstable", feature(slice_range))]
12
#![cfg_attr(feature = "unstable", feature(slice_ptr_get))]
13
#![cfg_attr(feature = "unstable", feature(slice_ptr_len))]
0 commit comments