rust/clippy_lints/src/methods
Matthias Krüger b2cb6ffbe3 clone_on_copy: show the type in the lint message
changelog: clone_on_copy: show the type in the lint message
2020-12-12 01:23:28 +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 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' 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 clone_on_copy: show the type in the lint message 2020-12-12 01:23:28 +01:00
option_map_unwrap_or.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' 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