Skip to content

Commit e028e78

Browse files
committed
Re-enable fixed rustc test
1 parent 417cc11 commit e028e78

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ rm tests/ui/asm/x86_64/goto.rs # inline asm labels not supported
5959
rm tests/ui/asm/label-operand.rs # same
6060
rm tests/ui/asm/may_unwind.rs # asm unwinding not supported
6161
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
6362

6463
# misc unimplemented things
6564
rm tests/ui/target-feature/missing-plusminus.rs # error not implemented

0 commit comments

Comments
 (0)