Skip to content

Commit

Permalink
Remove false-positive-producing lint
Browse files Browse the repository at this point in the history
  • Loading branch information
steffahn committed Sep 12, 2021
1 parent e34e52b commit 101e0cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
non_ascii_idents,
noop_method_call,
semicolon_in_expressions_from_macros,
single_use_lifetimes,
trivial_casts,
trivial_numeric_casts,
unreachable_pub,
Expand Down

0 comments on commit 101e0cc

Please sign in to comment.