Skip to content

Commit

Permalink
Merge pull request #83 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 ce38a21 + c025c3d commit f5265b2
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 @@ -107,7 +107,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 f5265b2

Please sign in to comment.