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 66adccd commit e5f2623Copy full SHA for e5f2623
tests/test_postgres_plugin.rs
@@ -1,4 +1,4 @@
1
-#![allow(clippy::integer_arithmetic)]
+#![allow(clippy::arithmetic_side_effects)]
2
3
use serde_json::json;
4
0 commit comments