Skip to content

Commit 9e818d6

Browse files
committed
Ignore doctest
1 parent b3b5cfc commit 9e818d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/core_simd/src/simd/prelude.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//! The portable SIMD prelude.
22
//!
33
//! Includes important traits and types to be imported with a glob:
4-
//! ```
4+
//! ```ignore
55
//! use std::simd::prelude::*;
66
//! ```
77

0 commit comments

Comments
 (0)