We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdb855 commit 1988e68Copy full SHA for 1988e68
scripts/test_rustc_tests.sh
@@ -46,6 +46,7 @@ rm tests/ui/abi/mir/mir_codegen_calls_variadic.rs # requires float varargs
46
rm tests/ui/abi/variadic-ffi.rs # requires callee side vararg support
47
rm -r tests/run-make/c-link-to-rust-va-list-fn # requires callee side vararg support
48
rm tests/ui/c-variadic/valid.rs # same
49
+rm tests/ui/c-variadic/naked.rs # same
50
rm tests/ui/delegation/fn-header.rs
51
52
# misc unimplemented things
0 commit comments