We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16cee89 commit eee42f2Copy full SHA for eee42f2
scripts/test_rustc_tests.sh
@@ -77,6 +77,7 @@ rm -r tests/ui/instrument-coverage/
77
# missing f16/f128 support
78
rm tests/ui/half-open-range-patterns/half-open-range-pats-semantics.rs
79
rm tests/ui/asm/aarch64/type-f16.rs
80
+rm tests/ui/float/conv-bits-runtime-const.rs
81
82
# optimization tests
83
# ==================
0 commit comments