mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-02 09:32:46 +00:00
6 lines
87 B
Rust
6 lines
87 B
Rust
// build-pass
|
|
// only-x86
|
|
// compile-flags: -C target-feature=+pclmulqdq
|
|
|
|
fn main() {}
|