]> git.lizzy.rs Git - rust.git/blob - src/test/ui/issues/issue-44056.rs
Rollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
[rust.git] / src / test / ui / issues / issue-44056.rs
1 // build-pass (FIXME(55996): should be run on targets supporting avx)
2 // only-x86_64
3 // no-prefer-dynamic
4 // compile-flags: -Ctarget-feature=+avx -Clto
5
6 fn main() {}