Fixup a few tests needing asm support
This commit is contained in:
parent
a24a020e6d
commit
f8e157b33f
12 changed files with 44 additions and 49 deletions
|
@ -3176,6 +3176,7 @@ declare_lint! {
|
|||
/// ### Example
|
||||
///
|
||||
/// ```rust,compile_fail
|
||||
/// # #![feature(asm_experimental_arch)]
|
||||
/// use std::arch::asm;
|
||||
///
|
||||
/// fn main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue