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 bc02a99 commit 7762d31Copy full SHA for 7762d31
scripts/test_rustc_tests.sh
@@ -134,6 +134,8 @@ rm -r tests/run-make/const-trait-stable-toolchain # same
134
rm -r tests/run-make/print-request-help-stable-unstable # same
135
rm -r tests/run-make/incr-add-rust-src-component
136
rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
137
+rm -r tests/run-make/export/extern-opt # something about rustc version mismatches
138
+rm -r tests/run-make/export # same
139
140
# genuine bugs
141
# ============
0 commit comments