We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 641e666 + eb86d09 commit 932d004Copy full SHA for 932d004
tests/codegen/asm/critical.rs
@@ -1,6 +1,5 @@
1
//@ only-x86_64
2
//@ compile-flags: -C no-prepopulate-passes
3
-#![feature(asm_goto)]
4
#![feature(asm_goto_with_outputs)]
5
#![crate_type = "lib"]
6
use std::arch::asm;
0 commit comments