Skip to content

Commit 2458792

Browse files
committed
stabilize const_intrinsic_copy
1 parent 4111fb2 commit 2458792

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/core_simd/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#![no_std]
22
#![feature(
3-
const_intrinsic_copy,
43
const_refs_to_cell,
5-
const_maybe_uninit_as_mut_ptr,
64
const_mut_refs,
75
convert_float_to_int,
86
core_intrinsics,

0 commit comments

Comments
 (0)