Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
target-feature
/
missing-plusminus-2.rs
blob: 131687289027982ea492ce9ce68070635105c9a1 [
file
] [
log
] [
blame
]
// compile-flags: -Ctarget-feature=rdrand --crate-type=rlib --target=x86_64-unknown-linux-gnu
// build-pass
// needs-llvm-components: x86
#![
feature
(
no_core
)]
#![
no_core
]