.. |
bind_instead_of_map.rs
|
Use LanguageItems::require less
|
2022-10-29 16:04:10 -05:00 |
bytecount.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
bytes_count_to_len.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
bytes_nth.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
case_sensitive_file_extension_comparisons.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
chars_cmp.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
chars_cmp_with_unwrap.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
chars_last_cmp.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
chars_last_cmp_with_unwrap.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
chars_next_cmp.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
chars_next_cmp_with_unwrap.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
clone_on_copy.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
clone_on_ref_ptr.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
cloned_instead_of_copied.rs
|
Add clippy_utils::msrv::Msrv to keep track of the current MSRV
|
2022-11-21 18:16:40 +00:00 |
collapsible_str_replace.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
err_expect.rs
|
Add clippy_utils::msrv::Msrv to keep track of the current MSRV
|
2022-11-21 18:16:40 +00:00 |
expect_fun_call.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
expect_used.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
extend_with_drain.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
filetype_is_file.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
filter_map.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
filter_map_identity.rs
|
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
|
2021-07-01 18:17:38 +02:00 |
filter_map_next.rs
|
Add clippy_utils::msrv::Msrv to keep track of the current MSRV
|
2022-11-21 18:16:40 +00:00 |
filter_next.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
flat_map_identity.rs
|
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
|
2021-07-01 18:17:38 +02:00 |
flat_map_option.rs
|
Make diangostic item names consistent
|
2021-10-02 19:38:19 -05:00 |
from_iter_instead_of_collect.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
get_first.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
get_last_with_len.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
get_unwrap.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
implicit_clone.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
inefficient_to_string.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
inspect_for_each.rs
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
into_iter_on_ref.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
is_digit_ascii_radix.rs
|
Add clippy_utils::msrv::Msrv to keep track of the current MSRV
|
2022-11-21 18:16:40 +00:00 |
iter_cloned_collect.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
iter_count.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
iter_kv_map.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
iter_next_slice.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
iter_nth.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
iter_nth_zero.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
iter_on_single_or_empty_collections.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
iter_overeager_cloned.rs
|
Move get_associated_type from clippy to rustc_lint
|
2022-11-23 15:40:27 +00:00 |
iter_skip_next.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
iter_with_drain.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
iterator_step_by_zero.rs
|
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
|
2021-06-03 08:41:37 +02:00 |
manual_ok_or.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
manual_saturating_arithmetic.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
manual_str_repeat.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
map_clone.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
map_collect_result_unit.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
map_err_ignore.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
map_flatten.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
map_identity.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
map_unwrap_or.rs
|
Add clippy_utils::msrv::Msrv to keep track of the current MSRV
|
2022-11-21 18:16:40 +00:00 |
mod.rs
|
Auto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho
|
2022-11-22 20:09:58 +00:00 |
mut_mutex_lock.rs
|
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
|
2022-09-09 13:36:26 +02:00 |
needless_collect.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
needless_option_as_deref.rs
|
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
|
2022-04-08 10:06:10 +01:00 |
needless_option_take.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
no_effect_replace.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
obfuscated_if_else.rs
|
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
|
2022-07-28 19:08:22 +02:00 |
ok_expect.rs
|
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
|
2022-09-21 13:13:27 -04:00 |
open_options.rs
|
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
|
2022-09-09 13:36:26 +02:00 |
option_as_ref_deref.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
option_map_or_none.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
option_map_unwrap_or.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
or_fun_call.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
or_then_unwrap.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
path_buf_push_overwrite.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
range_zip_with_len.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
repeat_once.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
search_is_some.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
seek_from_current.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
seek_to_start_instead_of_rewind.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
single_char_add_str.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
single_char_insert_string.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
single_char_pattern.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
single_char_push_string.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
skip_while_next.rs
|
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
|
2021-04-08 17:50:13 +02:00 |
stable_sort_primitive.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
str_splitn.rs
|
Add clippy_utils::msrv::Msrv to keep track of the current MSRV
|
2022-11-21 18:16:40 +00:00 |
string_extend_chars.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
suspicious_map.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
suspicious_splitn.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
suspicious_to_owned.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
uninit_assumed_init.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
unit_hash.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
unnecessary_filter_map.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
unnecessary_fold.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
unnecessary_iter_cloned.rs
|
Move get_associated_type from clippy to rustc_lint
|
2022-11-23 15:40:27 +00:00 |
unnecessary_join.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
unnecessary_lazy_eval.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
unnecessary_sort_by.rs
|
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
|
2022-09-09 13:36:26 +02:00 |
unnecessary_to_owned.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-12-01 12:55:15 +01:00 |
unwrap_or_else_default.rs
|
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
|
2022-09-09 13:36:26 +02:00 |
unwrap_used.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
useless_asref.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
utils.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
vec_resize_to_zero.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
verbose_file_reads.rs
|
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
|
2022-08-31 09:24:45 -04:00 |
wrong_self_convention.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
zst_offset.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |