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 8931d2c commit 2df5e93Copy full SHA for 2df5e93
1 file changed
Cargo.toml
@@ -578,6 +578,7 @@ single_char_pattern = "warn"
578
explicit_iter_loop = "warn"
579
if_not_else = "warn"
580
manual_let_else = "warn"
581
+panic = "warn"
582
583
all = { level = "deny", priority = -1 }
584
cargo = { level = "warn", priority = -1 }
0 commit comments