Skip to content

Commit 40ea980

Browse files
committed
fix: clippy
1 parent c7c99d9 commit 40ea980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/libs/kill_tree/src/macos.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ mod tests {
106106
}
107107

108108
#[allow(warnings)]
109+
#[allow(clippy::all)]
109110
mod libproc {
110111
include!(concat!(env!("OUT_DIR"), "/libproc_bindings.rs"));
111112
}

0 commit comments

Comments
 (0)