Skip to content

Commit 1988e68

Browse files
committed
Fix rustc test suite
1 parent 7fdb855 commit 1988e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ rm tests/ui/abi/mir/mir_codegen_calls_variadic.rs # requires float varargs
4646
rm tests/ui/abi/variadic-ffi.rs # requires callee side vararg support
4747
rm -r tests/run-make/c-link-to-rust-va-list-fn # requires callee side vararg support
4848
rm tests/ui/c-variadic/valid.rs # same
49+
rm tests/ui/c-variadic/naked.rs # same
4950
rm tests/ui/delegation/fn-header.rs
5051

5152
# misc unimplemented things

0 commit comments

Comments
 (0)