We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e595d03 commit e82b533Copy full SHA for e82b533
scripts/test_rustc_tests.sh
@@ -76,6 +76,8 @@ rm -r tests/ui/instrument-coverage/
76
rm tests/ui/half-open-range-patterns/half-open-range-pats-semantics.rs
77
rm tests/ui/asm/aarch64/type-f16.rs
78
rm tests/ui/float/conv-bits-runtime-const.rs
79
+rm tests/ui/consts/const-eval/float_methods.rs
80
+rm tests/ui/match/match-float.rs
81
82
# optimization tests
83
# ==================
0 commit comments