We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd9be1 commit 0e7a62dCopy full SHA for 0e7a62d
libm/Cargo.toml
@@ -47,3 +47,5 @@ unexpected_cfgs = { level = "warn", check-cfg = [
47
# compiler-builtins sets this feature, but we use it in `libm`
48
'cfg(feature, values("compiler-builtins"))',
49
] }
50
+
51
+# TODO drop this line, it's just to poke CI that runs on libm changes
0 commit comments