.. |
bind_instead_of_map.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
bytes_nth.rs
|
|
|
chars_cmp_with_unwrap.rs
|
|
|
chars_cmp.rs
|
rustc: Panic by default in DefIdTree::parent
|
2022-05-02 01:56:50 +03:00 |
chars_last_cmp_with_unwrap.rs
|
|
|
chars_last_cmp.rs
|
|
|
chars_next_cmp_with_unwrap.rs
|
|
|
chars_next_cmp.rs
|
|
|
clone_on_copy.rs
|
|
|
clone_on_ref_ptr.rs
|
|
|
cloned_instead_of_copied.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
err_expect.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
expect_fun_call.rs
|
|
|
expect_used.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
extend_with_drain.rs
|
|
|
filetype_is_file.rs
|
|
|
filter_map_identity.rs
|
|
|
filter_map_next.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
filter_map.rs
|
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
|
2022-06-16 17:39:06 +02:00 |
filter_next.rs
|
|
|
flat_map_identity.rs
|
|
|
flat_map_option.rs
|
|
|
from_iter_instead_of_collect.rs
|
|
|
get_last_with_len.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
get_unwrap.rs
|
|
|
implicit_clone.rs
|
|
|
inefficient_to_string.rs
|
|
|
inspect_for_each.rs
|
|
|
into_iter_on_ref.rs
|
|
|
is_digit_ascii_radix.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
iter_cloned_collect.rs
|
|
|
iter_count.rs
|
|
|
iter_next_slice.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
iter_nth_zero.rs
|
|
|
iter_nth.rs
|
|
|
iter_overeager_cloned.rs
|
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
|
2022-06-16 17:39:06 +02:00 |
iter_skip_next.rs
|
|
|
iter_with_drain.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
iterator_step_by_zero.rs
|
|
|
manual_saturating_arithmetic.rs
|
|
|
manual_str_repeat.rs
|
|
|
map_collect_result_unit.rs
|
|
|
map_flatten.rs
|
remove span_lint_and_sugg_for_edges from clippy utils
|
2022-06-19 23:21:14 +04:00 |
map_identity.rs
|
|
|
map_unwrap_or.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
mod.rs
|
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
|
2022-06-16 17:39:06 +02:00 |
needless_option_as_deref.rs
|
|
|
needless_option_take.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
no_effect_replace.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
ok_expect.rs
|
|
|
option_as_ref_deref.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
option_map_or_none.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
option_map_unwrap_or.rs
|
|
|
or_fun_call.rs
|
|
|
or_then_unwrap.rs
|
|
|
search_is_some.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
single_char_add_str.rs
|
|
|
single_char_insert_string.rs
|
|
|
single_char_pattern.rs
|
|
|
single_char_push_string.rs
|
|
|
skip_while_next.rs
|
|
|
str_splitn.rs
|
remove unnecessary to_string and String::new
|
2022-06-13 15:48:40 +09:00 |
string_extend_chars.rs
|
|
|
suspicious_map.rs
|
|
|
suspicious_splitn.rs
|
|
|
uninit_assumed_init.rs
|
|
|
unnecessary_filter_map.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
unnecessary_fold.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
unnecessary_iter_cloned.rs
|
remove unnecessary to_string and String::new
|
2022-06-13 15:48:40 +09:00 |
unnecessary_join.rs
|
|
|
unnecessary_lazy_eval.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
unnecessary_to_owned.rs
|
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
|
2022-06-04 13:34:07 +02:00 |
unwrap_or_else_default.rs
|
|
|
unwrap_used.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
useless_asref.rs
|
|
|
utils.rs
|
|
|
wrong_self_convention.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
zst_offset.rs
|
|
|