Skip to content

Commit 94d58b1

Browse files
committed
remove not applicable rustc patch
1 parent 7f95363 commit 94d58b1

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

rustc_patches/.gitkeep

Whitespace-only changes.

rustc_patches/compile_test.patch

Lines changed: 0 additions & 14 deletions
This file was deleted.

test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,6 @@ function test_rustc() {
296296
git checkout $(rustc -V | cut -d' ' -f3 | tr -d '(')
297297
export RUSTFLAGS=
298298

299-
git apply ../rustc_patches/compile_test.patch || true
300-
301299
rm config.toml || true
302300

303301
cat > config.toml <<EOF

0 commit comments

Comments
 (0)