]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/methods/
Auto merge of #96098 - JakobDegen:always-return-place, r=oli-obk
[rust.git] / clippy_lints / src / methods /
drwxr-xr-x   ..
-rw-r--r-- 7314 bind_instead_of_map.rs
-rw-r--r-- 1103 bytes_nth.rs
-rw-r--r-- 1778 chars_cmp.rs
-rw-r--r-- 1440 chars_cmp_with_unwrap.rs
-rw-r--r-- 442 chars_last_cmp.rs
-rw-r--r-- 514 chars_last_cmp_with_unwrap.rs
-rw-r--r-- 303 chars_next_cmp.rs
-rw-r--r-- 341 chars_next_cmp_with_unwrap.rs
-rw-r--r-- 5168 clone_on_copy.rs
-rw-r--r-- 1485 clone_on_ref_ptr.rs
-rw-r--r-- 1486 cloned_instead_of_copied.rs
-rw-r--r-- 2090 err_expect.rs
-rw-r--r-- 6375 expect_fun_call.rs
-rw-r--r-- 1147 expect_used.rs
-rw-r--r-- 1922 extend_with_drain.rs
-rw-r--r-- 1274 filetype_is_file.rs
-rw-r--r-- 7053 filter_map.rs
-rw-r--r-- 806 filter_map_identity.rs
-rw-r--r-- 1366 filter_map_next.rs
-rw-r--r-- 1492 filter_next.rs
-rw-r--r-- 908 flat_map_identity.rs
-rw-r--r-- 1078 flat_map_option.rs
-rw-r--r-- 3746 from_iter_instead_of_collect.rs
-rw-r--r-- 2745 get_unwrap.rs
-rw-r--r-- 2573 implicit_clone.rs
-rw-r--r-- 2673 inefficient_to_string.rs
-rw-r--r-- 783 inspect_for_each.rs
-rw-r--r-- 1772 into_iter_on_ref.rs
-rw-r--r-- 1497 is_digit_ascii_radix.rs
-rw-r--r-- 1156 iter_cloned_collect.rs
-rw-r--r-- 1642 iter_count.rs
-rw-r--r-- 2814 iter_next_slice.rs
-rw-r--r-- 1270 iter_nth.rs
-rw-r--r-- 1137 iter_nth_zero.rs
-rw-r--r-- 2166 iter_overeager_cloned.rs
-rw-r--r-- 1740 iter_skip_next.rs
-rw-r--r-- 1757 iter_with_drain.rs
-rw-r--r-- 675 iterator_step_by_zero.rs
-rw-r--r-- 4386 manual_saturating_arithmetic.rs
-rw-r--r-- 3845 manual_str_repeat.rs
-rw-r--r-- 1503 map_collect_result_unit.rs
-rw-r--r-- 2898 map_flatten.rs
-rw-r--r-- 1221 map_identity.rs
-rw-r--r-- 3133 map_unwrap_or.rs
-rw-r--r-- 97873 mod.rs
-rw-r--r-- 1194 needless_option_as_deref.rs
-rw-r--r-- 1496 needless_option_take.rs
-rw-r--r-- 1593 ok_expect.rs
-rw-r--r-- 4453 option_as_ref_deref.rs
-rw-r--r-- 4626 option_map_or_none.rs
-rw-r--r-- 4485 option_map_unwrap_or.rs
-rw-r--r-- 7089 or_fun_call.rs
-rw-r--r-- 2120 or_then_unwrap.rs
-rw-r--r-- 6547 search_is_some.rs
-rw-r--r-- 616 single_char_add_str.rs
-rw-r--r-- 1212 single_char_insert_string.rs
-rw-r--r-- 1918 single_char_pattern.rs
-rw-r--r-- 1098 single_char_push_string.rs
-rw-r--r-- 713 skip_while_next.rs
-rw-r--r-- 13187 str_splitn.rs
-rw-r--r-- 1539 string_extend_chars.rs
-rw-r--r-- 1371 suspicious_map.rs
-rw-r--r-- 1810 suspicious_splitn.rs
-rw-r--r-- 912 uninit_assumed_init.rs
-rw-r--r-- 4950 unnecessary_filter_map.rs
-rw-r--r-- 3793 unnecessary_fold.rs
-rw-r--r-- 4798 unnecessary_iter_cloned.rs
-rw-r--r-- 1427 unnecessary_join.rs
-rw-r--r-- 2795 unnecessary_lazy_eval.rs
-rw-r--r-- 18462 unnecessary_to_owned.rs
-rw-r--r-- 1526 unwrap_or_else_default.rs
-rw-r--r-- 1285 unwrap_used.rs
-rw-r--r-- 1984 useless_asref.rs
-rw-r--r-- 5879 utils.rs
-rw-r--r-- 6194 wrong_self_convention.rs
-rw-r--r-- 587 zst_offset.rs