]> git.lizzy.rs Git - rust.git/blob - src/test/ui/target-feature/missing-plusminus-2.rs
Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkov
[rust.git] / src / test / ui / target-feature / missing-plusminus-2.rs
1 // compile-flags: -Ctarget-feature=rdrand --crate-type=rlib --target=x86_64-unknown-linux-gnu
2 // build-pass
3 // needs-llvm-components: x86
4
5 #![feature(no_core)]
6 #![no_core]