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 b3b5cfc commit 9e818d6Copy full SHA for 9e818d6
crates/core_simd/src/simd/prelude.rs
@@ -1,7 +1,7 @@
1
//! The portable SIMD prelude.
2
//!
3
//! Includes important traits and types to be imported with a glob:
4
-//! ```
+//! ```ignore
5
//! use std::simd::prelude::*;
6
//! ```
7
0 commit comments