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