summaryrefslogtreecommitdiffstats
path: root/src/test/ui/target-feature/similar-feature-suggestion.rs
blob: 4e4e2160cac57270595cbeb63d38585c63465f16 (plain)
1
2
3
4
5
6
// 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]