We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa69b67 + 57673dd commit b1d059fCopy full SHA for b1d059f
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