summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/cfg_if/mod.rs
blob: b630e7ff383aa9867c447b86b2f7b0a5fb251613 (plain)
1
2
3
4
5
//! `std_detect`

#[doc(hidden)] // unstable implementation detail
#[unstable(feature = "stdsimd", issue = "27731")]
pub mod detect;