Skip to content

Commit

Permalink
Add FILTER_MAP_MAP to the methods LintPass
Browse files Browse the repository at this point in the history
  • Loading branch information
waynr committed Nov 30, 2018
1 parent f409b63 commit 6926b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clippy_lints/src/methods/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ impl LintPass for Pass {
SEARCH_IS_SOME,
TEMPORARY_CSTRING_AS_PTR,
FILTER_NEXT,
FILTER_MAP_MAP,
FILTER_MAP,
MAP_FLATTEN,
ITER_NTH,
Expand Down

0 comments on commit 6926b28

Please sign in to comment.