We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c745e commit 638667aCopy full SHA for 638667a
crates/core_simd/src/lib.rs
@@ -1,9 +1,6 @@
1
#![no_std]
2
#![feature(
3
const_eval_select,
4
- const_intrinsic_copy,
5
- const_refs_to_cell,
6
- const_mut_refs,
7
convert_float_to_int,
8
core_intrinsics,
9
decl_macro,
0 commit comments