We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8d98e commit 9bafb77Copy full SHA for 9bafb77
solana/Cargo.toml
@@ -7,7 +7,6 @@ resolver = "2"
7
8
# Lints to improve security
9
[workspace.lints.clippy]
10
-# The following rules should be enabled but conflict with other open PRs.
11
# TODO enable the commented rules below
12
cast_possible_truncation = "deny"
13
# cast_lossless= "deny"
0 commit comments