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 8977078 commit 1d61b61Copy full SHA for 1d61b61
scripts/test_rustc_tests.sh
@@ -45,6 +45,7 @@ rm -r tests/run-make/naked-symbol-visibility
45
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/delegation/fn-header.rs
50
51
# misc unimplemented things
0 commit comments