Fix rustc test suite

This commit is contained in:
bjorn3 2024-09-15 17:34:45 +00:00
parent 16cee899d1
commit eee42f2679

View File

@ -77,6 +77,7 @@ rm -r tests/ui/instrument-coverage/
# missing f16/f128 support
rm tests/ui/half-open-range-patterns/half-open-range-pats-semantics.rs
rm tests/ui/asm/aarch64/type-f16.rs
rm tests/ui/float/conv-bits-runtime-const.rs
# optimization tests
# ==================