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 2f86c75 commit a19ca1cCopy full SHA for a19ca1c
stdsimd/mod.rs
@@ -14,9 +14,6 @@
14
/// `i686-pc-windows-msvc` target will have an `x86` module here, whereas
15
/// `x86_64-pc-windows-msvc` has `x86_64`.
16
///
17
-/// > **Note**: This module is currently unstable. It was designed in
18
-/// > [RFC 2325][rfc] and is currently [tracked] for stabilization.
19
-///
20
/// [rfc]: https://github.com/rust-lang/rfcs/pull/2325
21
/// [tracked]: https://github.com/rust-lang/rust/issues/48556
22
0 commit comments