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