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 a136c1d commit 0c9ee8aCopy full SHA for 0c9ee8a
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 8e2b5de90ea5773db2ce980a252b0038f2eace2e
+refs/heads/master: 7a7f0604f4aff935f2b2ad4ad9c66f77c581dc93
trunk/src/test/stdtest/math.rs
@@ -36,6 +36,7 @@ fn test_angle() {
36
37
38
#[test]
39
+#[ignore]
40
fn test_log_functions() {
41
assert ln(1.0) == 0.0;
42
assert log2(1.0) == 0.0;
0 commit comments