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 36f93db commit cc78ff6Copy full SHA for cc78ff6
src/math.rs
@@ -1,5 +1,5 @@
1
#[allow(dead_code)]
2
-#[path = "../../libm/src/math/mod.rs"]
+#[path = "../libm/src/math/mod.rs"]
3
mod libm;
4
5
macro_rules! no_mangle {
0 commit comments