Another fix for stable libstd

This commit is contained in:
Alex Crichton 2018-04-13 08:58:12 -07:00
parent f650b93003
commit ff62c6d638

View file

@ -34,6 +34,7 @@ types! {
///
/// ```
/// # #![feature(stdsimd)]
/// # #![cfg_attr(dox, feature(mmx_target_feature))]
/// # #![cfg_attr(not(dox), feature(cfg_target_feature, target_feature))]
/// # #![cfg_attr(not(dox), no_std)]
/// # #[cfg(not(dox))]