Skip to content

Commit 1955c77

Browse files
committed
Another fix for stable libstd
1 parent 2397665 commit 1955c77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coresimd/x86/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ types! {
3434
///
3535
/// ```
3636
/// # #![feature(stdsimd)]
37+
/// # #![cfg_attr(dox, feature(mmx_target_feature))]
3738
/// # #![cfg_attr(not(dox), feature(cfg_target_feature, target_feature))]
3839
/// # #![cfg_attr(not(dox), no_std)]
3940
/// # #[cfg(not(dox))]

0 commit comments

Comments
 (0)