Skip to content

Commit

Permalink
Add needless_pass_by_value
Browse files Browse the repository at this point in the history
  • Loading branch information
repi committed Mar 9, 2021
1 parent e2a7b76 commit 3a78303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lints.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
clippy::mismatched_target_os,
clippy::needless_borrow,
clippy::needless_continue,
clippy::needless_pass_by_value,
clippy::option_option,
clippy::pub_enum_variant_names,
clippy::ref_option_ref,
Expand Down

0 comments on commit 3a78303

Please sign in to comment.