]> git.lizzy.rs Git - rust.git/blob - tests/ui/target-feature/rust-specific-name-no-warnings.rs
Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-Simulacrum
[rust.git] / tests / ui / target-feature / rust-specific-name-no-warnings.rs
1 // build-pass
2 // only-x86
3 // compile-flags: -C target-feature=+pclmulqdq
4
5 fn main() {}