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

Commit 9443080

Browse files
committed
Disable new test
1 parent 24cac8f commit 9443080

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
@@ -63,6 +63,7 @@ rm src/test/incremental/issue-54059.rs # same
6363
rm src/test/incremental/lto.rs # requires lto
6464

6565
rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
66+
rm -r src/test/run-make/unstable-flag-required # same
6667

6768
rm src/test/pretty/asm.rs # inline asm
6869
rm src/test/pretty/raw-str-nonexpr.rs # same

0 commit comments

Comments
 (0)