blob: b82d7e408c7c6a86aa2f3a123574d76f679ac198 [file] [log] [blame]
//@ compile-flags: -Ctarget-feature=+rdrnd --crate-type=rlib --target=x86_64-unknown-linux-gnu
//@ build-pass
//@ needs-llvm-components: x86
#![feature(no_core)]
#![no_core]
//~? WARN unknown and unstable feature specified for `-Ctarget-feature`: `rdrnd`