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 314eef7 commit 6a9d2bfCopy full SHA for 6a9d2bf
Cargo.toml
@@ -24,7 +24,6 @@ missing_docs = "warn"
24
rust_2018_idioms = "warn"
25
unreachable_pub = "warn"
26
unsafe_op_in_unsafe_fn = "warn"
27
-unsafe_code = "warn"
28
unused_lifetimes = "warn"
29
unused_macro_rules = "warn"
30
unused_qualifications = "warn"
0 commit comments