We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644bdfb commit d8439e9Copy full SHA for d8439e9
crates/core_simd/src/lib.rs
@@ -5,6 +5,7 @@
5
const_maybe_uninit_as_mut_ptr,
6
const_mut_refs,
7
convert_float_to_int,
8
+ core_intrinsics,
9
decl_macro,
10
inline_const,
11
intra_doc_pointers,
0 commit comments