Skip to content

Commit

Permalink
rm use-debug lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
JieningYu committed Aug 30, 2024
1 parent a75c00c commit c2053f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ impl-trait-in-params = "warn"
macro-use-imports = "forbid"
exhaustive-enums = "warn"
str-to-string = "warn"
use-debug = "warn"
iter-without-into-iter = "warn"
decimal-literal-representation = "warn"
ref-as-ptr = "warn"
Expand Down

0 comments on commit c2053f4

Please sign in to comment.