We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4111fb2 commit 2458792Copy full SHA for 2458792
crates/core_simd/src/lib.rs
@@ -1,8 +1,6 @@
1
#![no_std]
2
#![feature(
3
- const_intrinsic_copy,
4
const_refs_to_cell,
5
- const_maybe_uninit_as_mut_ptr,
6
const_mut_refs,
7
convert_float_to_int,
8
core_intrinsics,
0 commit comments