Stabilize target_feature_11
This commit is contained in:
parent
ebcf860e73
commit
44b2e6c07d
34 changed files with 89 additions and 177 deletions
|
@ -3,7 +3,6 @@
|
|||
//@ compile-flags: -Copt-level=3 -Ctarget-cpu=x86-64
|
||||
|
||||
#![crate_type = "lib"]
|
||||
#![feature(target_feature_11)]
|
||||
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
use std::arch::x86_64::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue