We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69e4545 + e61aaf9 commit 558ac1cCopy full SHA for 558ac1c
library/core/src/intrinsics.rs
@@ -59,6 +59,7 @@ use crate::marker::Tuple;
59
use crate::mem;
60
61
pub mod mir;
62
+pub mod simd;
63
64
// These imports are used for simplifying intra-doc links
65
#[allow(unused_imports)]
0 commit comments