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 3601f44 commit 6c9b08fCopy full SHA for 6c9b08f
1 file changed
scripts/test_rustc_tests.sh
@@ -158,6 +158,7 @@ rm -r tests/run-make/missing-unstable-trait-bound # This disables support for un
158
rm -r tests/run-make/const-trait-stable-toolchain # same
159
rm -r tests/run-make/print-request-help-stable-unstable # same
160
rm -r tests/run-make/issue-149402-suggest-unresolve # same
161
+rm -r tests/run-make/const-destruct-stable-toolchain # same
162
rm -r tests/run-make/incr-add-rust-src-component
163
rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
164
rm -r tests/run-make/export # something about rustc version mismatches
0 commit comments