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 2621946 commit 0e7e37fCopy full SHA for 0e7e37f
tests/ffi/lib.rs
@@ -1,5 +1,6 @@
1
#![allow(
2
clippy::boxed_local,
3
+ clippy::just_underscores_and_digits,
4
clippy::ptr_arg,
5
clippy::trivially_copy_pass_by_ref
6
)]
0 commit comments