Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 202b14c

Browse files
committed
Fix rustc test suite
1 parent b341529 commit 202b14c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ rm -r tests/run-make/issue-30063 # same
138138
rm -r tests/run-make/multiple-emits # same
139139
rm -r tests/run-make/output-type-permutations # same
140140
rm -r tests/run-make/used # same
141+
rm -r tests/run-make/no-alloc-shim
141142

142143
# bugs in the test suite
143144
# ======================

0 commit comments

Comments
 (0)