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
|
@ -2878,7 +2878,7 @@ declare_lint! {
|
|||
/// ### Example
|
||||
///
|
||||
/// ```rust
|
||||
/// #![feature(naked_functions)]
|
||||
/// #![feature(asm_experimental_arch, naked_functions)]
|
||||
///
|
||||
/// use std::arch::asm;
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue