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 6ab73ff commit 6e58d7aCopy full SHA for 6e58d7a
crates/libs/kill_tree/src/macos/libproc.rs
@@ -1,3 +1,4 @@
1
+#![allow(warnings)]
2
#![allow(clippy::all)]
3
4
include!(concat!(env!("OUT_DIR"), "/libproc_bindings.rs"));
0 commit comments