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 9464fe5 commit a6c178aCopy full SHA for a6c178a
crates/core_simd/src/masks/to_bitmask.rs
@@ -1,5 +1,4 @@
1
use super::{mask_impl, Mask, MaskElement};
2
-use crate::{LaneCount, SupportedLaneCount};
3
4
/// Converts masks to and from bitmasks.
5
///
0 commit comments