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 9258d9a commit 2714ccaCopy full SHA for 2714cca
Cargo.toml
@@ -25,7 +25,6 @@ rust_2018_idioms = "warn"
25
unreachable_pub = "warn"
26
unsafe_op_in_unsafe_fn = "warn"
27
unsafe_code = "warn"
28
-unused_crate_dependencies = "warn"
29
unused_lifetimes = "warn"
30
unused_macro_rules = "warn"
31
unused_qualifications = "warn"
0 commit comments