We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417cc11 commit e028e78Copy full SHA for e028e78
1 file changed
scripts/test_rustc_tests.sh
@@ -59,7 +59,6 @@ rm tests/ui/asm/x86_64/goto.rs # inline asm labels not supported
59
rm tests/ui/asm/label-operand.rs # same
60
rm tests/ui/asm/may_unwind.rs # asm unwinding not supported
61
rm tests/ui/asm/aarch64/may_unwind.rs # same
62
-rm tests/ui/asm/x86_64/global_asm_escape.rs # rust-lang/rust#151955 needs to be applied to non-LLVM codegen backends too
63
64
# misc unimplemented things
65
rm tests/ui/target-feature/missing-plusminus.rs # error not implemented
0 commit comments