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 54d6262 commit aaa0114Copy full SHA for aaa0114
libmimalloc-sys/sys-test/src/main.rs
@@ -1,4 +1,4 @@
1
-#![allow(bad_style, unused_imports, clippy::all)]
+#![allow(bad_style, unused_imports, unused_macros, clippy::all)]
2
3
use libmimalloc_sys::*;
4
0 commit comments