about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-25 10:05:52 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-25 10:05:52 +0000
commit1988cf4a18f9c0d2a3fd6ebced72190a600f247f (patch)
treed483f8c24224544ff1af4f38e27abc3e2e40e44c /scripts
parent4ae658683f87b0f34ffb5c06f50ca1c51333a1a4 (diff)
downloadrust-1988cf4a18f9c0d2a3fd6ebced72190a600f247f.tar.gz
rust-1988cf4a18f9c0d2a3fd6ebced72190a600f247f.zip
Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-2023-11-25
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test_rustc_tests.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh
index cdc78adcf85..a299b6de6b1 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -146,11 +146,6 @@ rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
 
 rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
 
-# rustc bugs
-# ==========
-# https://github.com/rust-lang/rust/pull/116447#issuecomment-1790451463
-rm tests/ui/coroutine/gen_block_*.rs
-
 cp ../dist/bin/rustdoc-clif ../dist/bin/rustdoc # some tests expect bin/rustdoc to exist
 
 # prevent $(RUSTDOC) from picking up the sysroot built by x.py. It conflicts with the one used by