Skip to content

Commit 638667a

Browse files
committed
Remove stable features
1 parent a2c745e commit 638667a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

crates/core_simd/src/lib.rs

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#![no_std]
22
#![feature(
33
const_eval_select,
4-
const_intrinsic_copy,
5-
const_refs_to_cell,
6-
const_mut_refs,
74
convert_float_to_int,
85
core_intrinsics,
96
decl_macro,

0 commit comments

Comments
 (0)