Skip to content

Commit eee42f2

Browse files
committed
Fix rustc test suite
1 parent 16cee89 commit eee42f2

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
@@ -77,6 +77,7 @@ rm -r tests/ui/instrument-coverage/
7777
# missing f16/f128 support
7878
rm tests/ui/half-open-range-patterns/half-open-range-pats-semantics.rs
7979
rm tests/ui/asm/aarch64/type-f16.rs
80+
rm tests/ui/float/conv-bits-runtime-const.rs
8081

8182
# optimization tests
8283
# ==================

0 commit comments

Comments
 (0)