Skip to content

Commit e8b9fbe

Browse files
committed
fix Cargo.toml
1 parent 72c7c4e commit e8b9fbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

solana/Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ correctness = { priority = -1, level = "warn"}
6363

6464
### See clippy.toml.
6565
unnecessary_lazy_evaluations = "allow"
66-
67-
or_fun_call = "allow"
66+
or_fun_call = "warn"
6867

6968
arithmetic_side_effects = "deny"
7069
as_conversions = "deny"

0 commit comments

Comments
 (0)