rust/tests/ui/target-feature/rust-specific-name-no-warnings.rs
2023-01-11 09:32:08 +00:00

6 lines
87 B
Rust

// build-pass
// only-x86
// compile-flags: -C target-feature=+pclmulqdq
fn main() {}