diff options
Diffstat (limited to 'tests/ui/asm/simple_global_asm.rs')
| -rw-r--r-- | tests/ui/asm/simple_global_asm.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/asm/simple_global_asm.rs b/tests/ui/asm/simple_global_asm.rs index 9b193b3e44c..68b0b83858e 100644 --- a/tests/ui/asm/simple_global_asm.rs +++ b/tests/ui/asm/simple_global_asm.rs @@ -1,7 +1,6 @@ //@ run-pass //@ needs-asm-support -#![feature(naked_functions)] #![allow(dead_code)] #[cfg(any(target_arch = "x86_64", target_arch = "x86"))] |
