Skip to content

Commit 771c696

Browse files
committed
Fix rustc test suite
1 parent cdab4cc commit 771c696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ rm -r tests/run-make/embed-source-dwarf # embedding sources in debuginfo
6262
rm -r tests/run-make/used-proc-macro # used(linker) isn't supported yet
6363
rm tests/ui/linking/no-gc-encapsulation-symbols.rs # same
6464
rm tests/ui/attributes/fn-align-dyn.rs # per-function alignment not supported
65-
rm -r tests/ui/c-variadic/same-program-multiple-abis.rs # variadics for calling conventions other than C unsupported
6665
rm -r tests/ui/explicit-tail-calls # tail calls
6766

6867
# requires LTO

0 commit comments

Comments
 (0)