Skip to content

Commit

Permalink
Remove deprecated clippy::too_long_first_doc_paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Sep 13, 2024
1 parent dbfef33 commit 088dbc2
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 @@ -242,7 +242,6 @@ future_not_send = "allow"
needless_collect = "allow"
non_send_fields_in_send_ty = "allow"
redundant_pub_crate = "allow"
too_long_first_doc_paragraph = "allow"
significant_drop_in_scrutinee = "allow"
significant_drop_tightening = "allow"

Expand Down

0 comments on commit 088dbc2

Please sign in to comment.