rust/clippy_lints/src/methods
2020-12-10 17:08:42 +01:00
..
bind_instead_of_map.rs Move find_all_ret_expressions into utils 2020-11-18 01:28:37 +09:00
inefficient_to_string.rs Merge commit 'b20d4c155d' into clippyup 2020-11-05 14:29:48 +01:00
manual_saturating_arithmetic.rs Eat collapsible_match dogfood 2020-11-29 15:34:11 -06:00
mod.rs Common function to lint wrong self convention from impl and trait def 2020-12-10 17:08:42 +01:00
option_map_unwrap_or.rs Merge commit 'b20d4c155d' into clippyup 2020-11-05 14:29:48 +01:00
unnecessary_filter_map.rs Eat redundant else dogfood 2020-11-29 17:55:42 -06:00
unnecessary_lazy_eval.rs Auto merge of #6272 - camsteffen:unnecesary-lazy-eval-type, r=llogiq 2020-11-07 10:01:46 +00:00