File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ rm -r tests/run-make/c-link-to-rust-va-list-fn # requires callee side vararg sup
5050rm tests/ui/c-variadic/valid.rs # same
5151rm tests/ui/c-variadic/trait-method.rs # same
5252rm tests/ui/c-variadic/inherent-method.rs # same
53+ rm tests/ui/c-variadic/copy.rs # same
5354rm tests/ui/sanitizer/kcfi-c-variadic.rs # same
5455rm tests/ui/c-variadic/same-program-multiple-abis-x86_64.rs # variadics for calling conventions other than C unsupported
5556rm tests/ui/delegation/fn-header.rs
@@ -147,6 +148,7 @@ rm -r tests/run-make-cargo/panic-immediate-abort-codegen # same
147148rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
148149rm -r tests/run-make/const-trait-stable-toolchain # same
149150rm -r tests/run-make/print-request-help-stable-unstable # same
151+ rm -r tests/run-make/issue-149402-suggest-unresolve # same
150152rm -r tests/run-make/incr-add-rust-src-component
151153rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
152154rm -r tests/run-make/export/extern-opt # something about rustc version mismatches
You can’t perform that action at this time.
0 commit comments