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 6f3896d commit d720746Copy full SHA for d720746
tests/testsuite/bad_config.rs
@@ -27,7 +27,7 @@ fn bad1() {
27
}
28
29
#[cargo_test]
30
-fn bad2() {
+fn unsupported_float() {
31
let p = project()
32
.file("src/lib.rs", "")
33
.file(
0 commit comments