Remove asm
feature from lints example
This commit is contained in:
parent
7b74ded9a0
commit
7cc6a73936
@ -3147,7 +3147,6 @@ fn is_zero(expr: &hir::Expr<'_>) -> bool {
|
||||
/// ### Example
|
||||
///
|
||||
/// ```rust,compile_fail
|
||||
/// # #![feature(asm)]
|
||||
/// use std::arch::asm;
|
||||
///
|
||||
/// fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user