Skip to content

Commit 86fc533

Browse files
committed
Re-enable rustc test that was disabled due to a rustc bug
1 parent da3782a commit 86fc533

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/test_rustc_tests.sh

-5
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,6 @@ rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
146146

147147
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
148148

149-
# rustc bugs
150-
# ==========
151-
# https://github.com/rust-lang/rust/pull/116447#issuecomment-1790451463
152-
rm tests/ui/coroutine/gen_block_*.rs
153-
154149
cp ../dist/bin/rustdoc-clif ../dist/bin/rustdoc # some tests expect bin/rustdoc to exist
155150

156151
# prevent $(RUSTDOC) from picking up the sysroot built by x.py. It conflicts with the one used by

0 commit comments

Comments
 (0)