Skip to content

Commit

Permalink
Merge pull request #15 from jwodder/removed-lints
Browse files Browse the repository at this point in the history
Set `renamed_and_removed_lints` back to "warn"
  • Loading branch information
jwodder authored Jan 5, 2025
2 parents 121e424 + 949aa8a commit b947183
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ opaque_hidden_inferred_bound = "deny"
overlapping_range_endpoints = "deny"
private_bounds = "deny"
private_interfaces = "deny"
renamed_and_removed_lints = "deny"
special_module_name = "deny"
stable_features = "deny"
suspicious_double_ref_op = "deny"
Expand Down

0 comments on commit b947183

Please sign in to comment.