We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e1186 commit 57673ddCopy full SHA for 57673dd
tests/assembly/asm/loongarch-type.rs
@@ -3,7 +3,7 @@
3
//@ compile-flags: -Zmerge-functions=disabled
4
//@ needs-llvm-components: loongarch
5
6
-#![feature(no_core, lang_items, rustc_attrs, asm_experimental_arch)]
+#![feature(no_core, lang_items, rustc_attrs)]
7
#![crate_type = "rlib"]
8
#![no_core]
9
#![allow(asm_sub_register, non_camel_case_types)]
0 commit comments