Skip to content

Commit 6c9b08f

Browse files
committed
Fix rustc test suite
1 parent 3601f44 commit 6c9b08f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ rm -r tests/run-make/missing-unstable-trait-bound # This disables support for un
158158
rm -r tests/run-make/const-trait-stable-toolchain # same
159159
rm -r tests/run-make/print-request-help-stable-unstable # same
160160
rm -r tests/run-make/issue-149402-suggest-unresolve # same
161+
rm -r tests/run-make/const-destruct-stable-toolchain # same
161162
rm -r tests/run-make/incr-add-rust-src-component
162163
rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
163164
rm -r tests/run-make/export # something about rustc version mismatches

0 commit comments

Comments
 (0)