diff options
Diffstat (limited to 'tests/ui/asm/parse-error.rs')
| -rw-r--r-- | tests/ui/asm/parse-error.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ui/asm/parse-error.rs b/tests/ui/asm/parse-error.rs index 16ae0282864..4d7b522f5fc 100644 --- a/tests/ui/asm/parse-error.rs +++ b/tests/ui/asm/parse-error.rs @@ -1,7 +1,5 @@ //@ needs-asm-support -#![feature(asm_const)] - use std::arch::{asm, global_asm}; fn main() { |
