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 4190fe2 commit 3680bbeCopy full SHA for 3680bbe
1 file changed
Cargo.toml
@@ -588,6 +588,7 @@ single_char_pattern = "warn"
588
explicit_iter_loop = "warn"
589
if_not_else = "warn"
590
manual_let_else = "warn"
591
+panic = "warn"
592
593
all = { level = "deny", priority = -1 }
594
cargo = { level = "warn", priority = -1 }
0 commit comments