Skip to content

Commit

Permalink
gsk: Silence new warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Aug 27, 2023
1 parent 45d6019 commit 56448b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gsk4/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ macro_rules! skip_assert_initialized {
}

#[allow(clippy::derived_hash_with_manual_eq)]
#[allow(clippy::too_many_arguments)]
mod auto;

pub mod builders;
Expand Down

0 comments on commit 56448b6

Please sign in to comment.