.. |
bind_instead_of_map.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
bytes_nth.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
clone_on_copy.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
clone_on_ref_ptr.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
expect_fun_call.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
expect_used.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
filetype_is_file.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
filter_flat_map.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
filter_map_flat_map.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
filter_map_identity.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
filter_map_map.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
filter_map_next.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
filter_map.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
filter_next.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
flat_map_identity.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
from_iter_instead_of_collect.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
get_unwrap.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
implicit_clone.rs
|
added new lint implicit_clone
|
2021-02-26 19:13:47 -06:00 |
inefficient_to_string.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
inspect_for_each.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
into_iter_on_ref.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
iter_cloned_collect.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
iter_count.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
iter_next_slice.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
iter_nth_zero.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
iter_nth.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
iter_skip_next.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
iterator_step_by_zero.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
manual_saturating_arithmetic.rs
|
replace lints and lint with check
|
2021-03-11 19:37:16 +09:00 |
map_collect_result_unit.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
map_flatten.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
map_unwrap_or.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
mod.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
ok_expect.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
option_as_ref_deref.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
option_map_or_none.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
option_map_unwrap_or.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
or_fun_call.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
search_is_some.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
single_char_insert_string.rs
|
move single_char_insert_string to its own module
|
2021-03-11 19:40:00 +09:00 |
single_char_pattern.rs
|
move into_iter_on_ref and single_char_pattern to their own modules
|
2021-03-11 19:40:22 +09:00 |
single_char_push_string.rs
|
move single_char_push_string to its own module
|
2021-03-11 19:40:00 +09:00 |
skip_while_next.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
string_extend_chars.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
suspicious_map.rs
|
Fix suspicious_map false positives
|
2021-03-14 16:31:55 -05:00 |
uninit_assumed_init.rs
|
move uninit_assumed_init to its own module
|
2021-03-11 19:37:16 +09:00 |
unnecessary_filter_map.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
unnecessary_fold.rs
|
Use sym::Iterator instead of paths::ITERATOR
|
2021-03-13 02:10:54 +09:00 |
unnecessary_lazy_eval.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
unwrap_used.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
useless_asref.rs
|
Move some utils to ty_utils
|
2021-03-15 13:44:09 -05:00 |
wrong_self_convention.rs
|
move wrong_self_convention to its own module
|
2021-03-11 19:40:00 +09:00 |
zst_offset.rs
|
move zst_offset to its own module
|
2021-03-11 19:37:16 +09:00 |