We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4807c29 commit b0c23f7Copy full SHA for b0c23f7
scripts/test_rustc_tests.sh
@@ -130,6 +130,7 @@ rm -r tests/run-make/translation # same
130
rm -r tests/run-make/missing-unstable-trait-bound # This disables support for unstable features, but running cg_clif needs some unstable features
131
rm -r tests/run-make/const-trait-stable-toolchain # same
132
rm -r tests/run-make/incr-add-rust-src-component
133
+rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
134
135
# genuine bugs
136
# ============
0 commit comments