Skip to content

Commit

Permalink
Merge pull request rust-lang#234 from paulcacheux/paulcacheux/remove-…
Browse files Browse the repository at this point in the history
…rustc-patch

Remove not applicable rustc patch
  • Loading branch information
antoyo authored Oct 17, 2022
2 parents 7f95363 + db489d0 commit 618553b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
14 changes: 0 additions & 14 deletions rustc_patches/compile_test.patch

This file was deleted.

2 changes: 0 additions & 2 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,6 @@ function test_rustc() {
git checkout $(rustc -V | cut -d' ' -f3 | tr -d '(')
export RUSTFLAGS=

git apply ../rustc_patches/compile_test.patch || true

rm config.toml || true

cat > config.toml <<EOF
Expand Down

0 comments on commit 618553b

Please sign in to comment.