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 00368fc commit cdf653cCopy full SHA for cdf653c
src/postgres_client.rs
@@ -1,4 +1,4 @@
1
-#![allow(clippy::integer_arithmetic)]
+#![allow(clippy::arithmetic_side_effects)]
2
3
mod postgres_client_account_index;
4
mod postgres_client_block_metadata;
0 commit comments