Skip to content

Commit 9a347f3

Browse files
committed
Remove deprecated clippy lint
1 parent e81051d commit 9a347f3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ match_same_arms = "warn"
154154
match_wild_err_arm = "warn"
155155
match_wildcard_for_single_variants = "warn"
156156
mem_forget = "warn"
157-
mismatched_target_os = "warn"
158157
mismatching_type_param_order = "warn"
159158
missing_assert_message = "warn"
160159
missing_enforced_import_renames = "warn"

0 commit comments

Comments
 (0)