Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsing committed Jan 16, 2025
1 parent 59998bf commit f1b4ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/precompile/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rustdoc-args = ["--cfg", "docsrs"]
unreachable_pub = "warn"
unused_must_use = "deny"
rust_2018_idioms = "deny"
unexpected_cfgs = "allow"

[lints.rustdoc]
all = "warn"
Expand Down

0 comments on commit f1b4ca7

Please sign in to comment.