Skip to content

Commit aec5952

Browse files
gsk: Silence new warning
1 parent 2e34306 commit aec5952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gsk4/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ macro_rules! skip_assert_initialized {
2121
}
2222

2323
#[allow(clippy::derived_hash_with_manual_eq)]
24+
#[allow(clippy::too_many_arguments)]
2425
mod auto;
2526

2627
pub mod builders;

0 commit comments

Comments
 (0)