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.
2 parents 7f95363 + db489d0 commit 618553bCopy full SHA for 618553b
rustc_patches/compile_test.patch
test.sh
@@ -296,8 +296,6 @@ function test_rustc() {
296
git checkout $(rustc -V | cut -d' ' -f3 | tr -d '(')
297
export RUSTFLAGS=
298
299
- git apply ../rustc_patches/compile_test.patch || true
300
-
301
rm config.toml || true
302
303
cat > config.toml <<EOF
0 commit comments