about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-04-16 12:35:22 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2021-04-16 12:35:22 +0200
commit944308089f4cc8f1384df80d00f735609358e550 (patch)
tree5a4ed32d7a98c6310d022c369a5740c306e5f7f1 /scripts
parent24cac8fa54005b32c29217a42f488fc4dc7ad1ef (diff)
downloadrust-944308089f4cc8f1384df80d00f735609358e550.tar.gz
rust-944308089f4cc8f1384df80d00f735609358e550.zip
Disable new test
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test_rustc_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh
index 6a76f3a7214..d84bfe12d73 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -63,6 +63,7 @@ rm src/test/incremental/issue-54059.rs # same
 rm src/test/incremental/lto.rs # requires lto
 
 rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
+rm -r src/test/run-make/unstable-flag-required # same
 
 rm src/test/pretty/asm.rs # inline asm
 rm src/test/pretty/raw-str-nonexpr.rs # same