rust-clippy/tests/ui
bors aa3648af50 Auto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
Fix `blocks_in_if_conditions` false positive

Fix #8099

changelog: Fix [`blocks_in_if_conditions`] false positive with an empty closure
2021-12-09 23:50:02 +00:00
..
author Merge remote-tracking branch 'upstream/master' into rustup 2021-11-23 11:22:34 +01:00
auxiliary Update other UI tests as well 2021-12-08 11:16:14 +01:00
borrow_interior_mutable_const Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
branches_sharing_code Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
checked_unwrap Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
cmp_owned Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
crashes Merge remote-tracking branch 'upstream/master' into rustup 2021-12-02 09:32:09 +00:00
crate_level_checks no_std_swap: Remove obsolete TODO from test 2021-12-01 09:43:35 +00:00
declare_interior_mutable_const Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
doc Avoid inline hints with double backticks for doc-markdown 2021-11-20 18:13:24 +01:00
index_refutable_slice New index_refutable_slice lint 2021-11-11 17:34:02 +01:00
manual_memcpy update clippy 2021-08-11 14:21:33 +00:00
missing_const_for_fn Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
needless_bool Parenthesize blocks in needless_bool suggestion 2021-12-06 13:15:31 +01:00
out_of_bounds_indexing
pattern_type_mismatch Add test for pattern_type_mismatch. 2021-12-01 17:37:50 +08:00
should_impl_trait Update other UI tests as well 2021-12-08 11:16:14 +01:00
size_of_in_element_count Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
absurd-extreme-comparisons.rs
absurd-extreme-comparisons.stderr
approx_const.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
approx_const.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
as_conversions.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
as_conversions.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
asm_syntax.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
asm_syntax.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
assertions_on_constants.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
assertions_on_constants.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
assign_ops.fixed
assign_ops.rs
assign_ops.stderr
assign_ops2.rs
assign_ops2.stderr update clippy 2021-08-11 14:21:33 +00:00
async_yields_async.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
async_yields_async.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
async_yields_async.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
attrs.rs
attrs.stderr
author.rs
author.stdout author: Remove needless refs 2021-11-10 16:37:55 -06:00
await_holding_lock.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
await_holding_lock.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
await_holding_refcell_ref.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
await_holding_refcell_ref.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
bind_instead_of_map.fixed
bind_instead_of_map.rs
bind_instead_of_map.stderr
bind_instead_of_map_multipart.rs
bind_instead_of_map_multipart.stderr update clippy 2021-08-11 14:21:33 +00:00
bit_masks.rs
bit_masks.stderr
blacklisted_name.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
blacklisted_name.stderr
blanket_clippy_restriction_lints.rs
blanket_clippy_restriction_lints.stderr
blocks_in_if_conditions.fixed Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
blocks_in_if_conditions.rs Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
blocks_in_if_conditions.stderr update clippy 2021-08-11 14:21:33 +00:00
blocks_in_if_conditions_closure.rs Fix blocks_in_if_conditions false positive 2021-12-08 20:02:28 -03:00
blocks_in_if_conditions_closure.stderr
bool_assert_comparison.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
bool_assert_comparison.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
bool_comparison.fixed Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
bool_comparison.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
bool_comparison.stderr Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
borrow_box.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
borrow_box.stderr Update references 2020-11-08 18:32:12 -05:00
box_collection.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
box_collection.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
builtin_type_shadow.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
builtin_type_shadow.stderr Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
bytecount.rs
bytecount.stderr
bytes_nth.fixed Make clippy tests happy 2021-06-18 16:11:32 +08:00
bytes_nth.rs Make clippy tests happy 2021-06-18 16:11:32 +08:00
bytes_nth.stderr Make clippy tests happy 2021-06-18 16:11:32 +08:00
case_sensitive_file_extension_comparisons.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
case_sensitive_file_extension_comparisons.stderr Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
cast.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
cast.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
cast_alignment.rs Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
cast_alignment.stderr Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
cast_lossless_bool.fixed Lint for bool to integer casts in cast_lossless 2021-11-09 17:30:15 +00:00
cast_lossless_bool.rs Lint for bool to integer casts in cast_lossless 2021-11-09 17:30:15 +00:00
cast_lossless_bool.stderr Change cast_lossless message for bools only 2021-11-12 17:01:35 +00:00
cast_lossless_float.fixed Add #[must_use] to From::from and Into::into 2021-10-11 18:10:30 -04:00
cast_lossless_float.rs Add #[must_use] to From::from and Into::into 2021-10-11 18:10:30 -04:00
cast_lossless_float.stderr Add #[must_use] to From::from and Into::into 2021-10-11 18:10:30 -04:00
cast_lossless_integer.fixed Add #[must_use] to From::from and Into::into 2021-10-11 18:10:30 -04:00
cast_lossless_integer.rs Add #[must_use] to From::from and Into::into 2021-10-11 18:10:30 -04:00
cast_lossless_integer.stderr Add #[must_use] to From::from and Into::into 2021-10-11 18:10:30 -04:00
cast_ref_to_mut.rs Revert "Add rustfmt::skip as a work around" 2020-11-18 12:36:47 +09:00
cast_ref_to_mut.stderr Revert "Add rustfmt::skip as a work around" 2020-11-18 12:36:47 +09:00
cast_size.rs
cast_size.stderr
cast_size_32bit.rs
cast_size_32bit.stderr Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
cfg_attr_rustfmt.fixed Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
cfg_attr_rustfmt.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
cfg_attr_rustfmt.stderr
char_lit_as_u8.rs
char_lit_as_u8.stderr
char_lit_as_u8_suggestions.fixed
char_lit_as_u8_suggestions.rs
char_lit_as_u8_suggestions.stderr
checked_conversions.fixed
checked_conversions.rs
checked_conversions.stderr
clone_on_copy.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
clone_on_copy.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
clone_on_copy.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
clone_on_copy_impl.rs
cloned_instead_of_copied.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
cloned_instead_of_copied.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
cloned_instead_of_copied.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
cmp_nan.rs
cmp_nan.stderr
cmp_null.rs
cmp_null.stderr
cognitive_complexity.rs
cognitive_complexity.stderr
cognitive_complexity_attr_used.rs
cognitive_complexity_attr_used.stderr
collapsible_else_if.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
collapsible_else_if.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
collapsible_else_if.stderr update clippy 2021-08-11 14:21:33 +00:00
collapsible_if.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
collapsible_if.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
collapsible_if.stderr update clippy 2021-08-11 14:21:33 +00:00
collapsible_match.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
collapsible_match.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
collapsible_match2.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
collapsible_match2.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
comparison_chain.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
comparison_chain.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
comparison_to_empty.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
comparison_to_empty.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
comparison_to_empty.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
copy_iterator.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
copy_iterator.stderr
create_dir.fixed
create_dir.rs
create_dir.stderr
dbg_macro.rs Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
dbg_macro.stderr update clippy 2021-08-11 14:21:33 +00:00
debug_assert_with_mut_call.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
debug_assert_with_mut_call.stderr
decimal_literal_representation.fixed
decimal_literal_representation.rs
decimal_literal_representation.stderr
def_id_nocore.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
def_id_nocore.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
default_numeric_fallback_f64.fixed Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
default_numeric_fallback_f64.rs Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
default_numeric_fallback_f64.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
default_numeric_fallback_i32.fixed Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
default_numeric_fallback_i32.rs Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
default_numeric_fallback_i32.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
default_trait_access.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
default_trait_access.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
default_trait_access.stderr
deprecated.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
deprecated.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
deprecated_old.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
deprecated_old.stderr Fix duplicate unknown lint errors 2021-05-07 17:26:32 -05:00
deref_addrof.fixed Update other UI tests as well 2021-12-08 11:16:14 +01:00
deref_addrof.rs Update other UI tests as well 2021-12-08 11:16:14 +01:00
deref_addrof.stderr Update other UI tests as well 2021-12-08 11:16:14 +01:00
deref_addrof_double_trigger.rs
deref_addrof_double_trigger.stderr
deref_addrof_macro.rs
derivable_impls.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
derivable_impls.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
derive.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
derive.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
derive_hash_xor_eq.rs
derive_hash_xor_eq.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
derive_ord_xor_partial_ord.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
derive_ord_xor_partial_ord.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
disallowed_script_idents.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
disallowed_script_idents.stderr Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
diverging_sub_expression.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
diverging_sub_expression.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
doc_errors.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
doc_errors.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
doc_unsafe.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
doc_unsafe.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
double_comparison.fixed
double_comparison.rs
double_comparison.stderr
double_must_use.rs
double_must_use.stderr
double_neg.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
double_neg.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
double_parens.rs
double_parens.stderr
drop_forget_copy.rs
drop_forget_copy.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
drop_ref.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
drop_ref.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
duplicate_underscore_argument.rs
duplicate_underscore_argument.stderr
duration_subsec.fixed
duration_subsec.rs
duration_subsec.stderr
else_if_without_else.rs
else_if_without_else.stderr
empty_enum.rs Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
empty_enum.stderr Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
empty_enum_without_never_type.rs Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
empty_line_after_outer_attribute.rs
empty_line_after_outer_attribute.stderr
empty_loop.rs
empty_loop.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
empty_loop_no_std.rs Remove attribute #[link_args] 2021-04-03 21:25:53 +03:00
empty_loop_no_std.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
entry.fixed Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
entry.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
entry.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
entry_btree.fixed Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
entry_btree.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
entry_btree.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
entry_with_else.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
entry_with_else.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
entry_with_else.stderr update clippy 2021-08-11 14:21:33 +00:00
enum_clike_unportable_variant.rs
enum_clike_unportable_variant.stderr
enum_glob_use.fixed
enum_glob_use.rs
enum_glob_use.stderr
enum_variants.rs Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
enum_variants.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
eprint_with_newline.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
eprint_with_newline.stderr update clippy 2021-08-11 14:21:33 +00:00
eq_op.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
eq_op.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
eq_op_macros.rs
eq_op_macros.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
equatable_if_let.fixed Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
equatable_if_let.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
equatable_if_let.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
erasing_op.rs
erasing_op.stderr
escape_analysis.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
escape_analysis.stderr Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
eta.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
eta.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
eta.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
eval_order_dependence.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
eval_order_dependence.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
excessive_precision.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
excessive_precision.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
excessive_precision.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
exhaustive_items.fixed Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy 2021-02-02 20:43:30 -08:00
exhaustive_items.rs Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy 2021-02-02 20:43:30 -08:00
exhaustive_items.stderr update clippy 2021-08-11 14:21:33 +00:00
exit1.rs
exit1.stderr
exit2.rs
exit2.stderr
exit3.rs
expect.rs
expect.stderr
expect_fun_call.fixed Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
expect_fun_call.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
expect_fun_call.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
explicit_counter_loop.rs Fix explicit_counter_loop suggestion for non-usize types 2021-11-08 22:21:05 -05:00
explicit_counter_loop.stderr Fix explicit_counter_loop suggestion for non-usize types 2021-11-08 22:21:05 -05:00
explicit_deref_methods.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
explicit_deref_methods.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
explicit_deref_methods.stderr Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
explicit_write.fixed
explicit_write.rs
explicit_write.stderr
explicit_write_non_rustfix.rs
explicit_write_non_rustfix.stderr Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
extend_with_drain.fixed Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
extend_with_drain.rs Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
extend_with_drain.stderr Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
extra_unused_lifetimes.rs
extra_unused_lifetimes.stderr
fallible_impl_from.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
fallible_impl_from.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
field_reassign_with_default.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
field_reassign_with_default.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
filetype_is_file.rs
filetype_is_file.stderr
filter_map_identity.fixed Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
filter_map_identity.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
filter_map_identity.stderr Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
filter_map_next.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
filter_map_next.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
filter_map_next_fixable.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
filter_map_next_fixable.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
filter_map_next_fixable.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
find_map.rs
flat_map_identity.fixed Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
flat_map_identity.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
flat_map_identity.stderr Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
flat_map_option.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
flat_map_option.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
flat_map_option.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
float_arithmetic.rs
float_arithmetic.stderr
float_cmp.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
float_cmp.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
float_cmp_const.rs Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
float_cmp_const.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
float_equality_without_abs.rs
float_equality_without_abs.stderr
floating_point_abs.fixed Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_abs.rs Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_abs.stderr Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_exp.fixed
floating_point_exp.rs
floating_point_exp.stderr
floating_point_hypot.fixed
floating_point_hypot.rs
floating_point_hypot.stderr
floating_point_log.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
floating_point_log.rs
floating_point_log.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
floating_point_logbase.fixed
floating_point_logbase.rs
floating_point_logbase.stderr
floating_point_mul_add.fixed Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_mul_add.rs Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_mul_add.stderr Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_powf.fixed
floating_point_powf.rs
floating_point_powf.stderr
floating_point_powi.fixed Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
floating_point_powi.rs Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
floating_point_powi.stderr Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
floating_point_rad.fixed Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_rad.rs Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
floating_point_rad.stderr Allow suboptimal_flops in const functions 2021-11-20 15:39:29 +01:00
fn_address_comparisons.rs
fn_address_comparisons.stderr
fn_params_excessive_bools.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
fn_params_excessive_bools.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
fn_to_numeric_cast.rs
fn_to_numeric_cast.stderr
fn_to_numeric_cast_32bit.rs
fn_to_numeric_cast_32bit.stderr
fn_to_numeric_cast_any.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
fn_to_numeric_cast_any.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
for_kv_map.rs
for_kv_map.stderr update clippy 2021-08-11 14:21:33 +00:00
for_loop_fixable.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
for_loop_fixable.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
for_loop_fixable.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
for_loop_unfixable.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
for_loop_unfixable.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
for_loops_over_fallibles.rs
for_loops_over_fallibles.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
forget_ref.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
forget_ref.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
format.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format_args.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format_args.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format_args.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format_args_unfixable.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
format_args_unfixable.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
formatting.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
formatting.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
from_iter_instead_of_collect.fixed Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
from_iter_instead_of_collect.rs Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
from_iter_instead_of_collect.stderr Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
from_over_into.rs Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup 2021-01-02 16:29:43 +01:00
from_over_into.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
from_str_radix_10.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
from_str_radix_10.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
functions.rs
functions.stderr Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
functions_maxlines.rs
functions_maxlines.stderr
future_not_send.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
future_not_send.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
get_last_with_len.fixed
get_last_with_len.rs
get_last_with_len.stderr
get_unwrap.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
get_unwrap.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
get_unwrap.stderr Update references 2020-11-08 18:32:12 -05:00
identity_op.rs
identity_op.stderr
if_let_mutex.rs
if_let_mutex.stderr
if_not_else.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
if_not_else.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
if_same_then_else.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
if_same_then_else.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
if_same_then_else2.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
if_same_then_else2.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
if_then_some_else_none.rs Fix FP on if_then_some_else_none when there is early return 2021-11-23 10:11:30 +08:00
if_then_some_else_none.stderr Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
ifs_same_cond.rs
ifs_same_cond.stderr
impl.rs Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
impl.stderr Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
implicit_clone.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
implicit_clone.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
implicit_hasher.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
implicit_hasher.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
implicit_return.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
implicit_return.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
implicit_return.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
implicit_saturating_sub.fixed Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
implicit_saturating_sub.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
implicit_saturating_sub.stderr
inconsistent_digit_grouping.fixed
inconsistent_digit_grouping.rs
inconsistent_digit_grouping.stderr
inconsistent_struct_constructor.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
inconsistent_struct_constructor.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
inconsistent_struct_constructor.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
indexing_slicing_index.rs
indexing_slicing_index.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
indexing_slicing_slice.rs
indexing_slicing_slice.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
inefficient_to_string.fixed
inefficient_to_string.rs
inefficient_to_string.stderr
infallible_destructuring_match.fixed
infallible_destructuring_match.rs
infallible_destructuring_match.stderr
infinite_iter.rs
infinite_iter.stderr
infinite_loop.rs Add desugaring mark to while loop 2021-10-02 17:41:14 -05:00
infinite_loop.stderr Add desugaring mark to while loop 2021-10-02 17:41:14 -05:00
inherent_to_string.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
inherent_to_string.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
inline_fn_without_body.fixed
inline_fn_without_body.rs
inline_fn_without_body.stderr
inspect_for_each.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
inspect_for_each.stderr Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
int_plus_one.fixed
int_plus_one.rs
int_plus_one.stderr
integer_arithmetic.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
integer_arithmetic.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
integer_division.rs
integer_division.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
into_iter_on_ref.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
into_iter_on_ref.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
into_iter_on_ref.stderr Update references 2020-11-08 18:32:12 -05:00
invalid_null_ptr_usage.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
invalid_null_ptr_usage.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
invalid_null_ptr_usage.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
invalid_upcast_comparisons.rs
invalid_upcast_comparisons.stderr
issue-3145.rs
issue-3145.stderr
issue-7447.rs Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup 2021-07-19 11:52:05 +02:00
issue-7447.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
issue_2356.rs
issue_2356.stderr
issue_4266.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
issue_4266.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
item_after_statement.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
item_after_statement.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
iter_cloned_collect.fixed apply iter_cloned_collect to copied() 2021-11-28 23:59:31 +09:00
iter_cloned_collect.rs add test suit 2021-11-20 18:49:30 +09:00
iter_cloned_collect.stderr apply iter_cloned_collect to copied() 2021-11-28 23:59:31 +09:00
iter_count.fixed Add #[must_use] to len and is_empty 2021-10-30 19:25:12 -04:00
iter_count.rs Add #[must_use] to len and is_empty 2021-10-30 19:25:12 -04:00
iter_count.stderr Add #[must_use] to len and is_empty 2021-10-30 19:25:12 -04:00
iter_next_slice.fixed
iter_next_slice.rs
iter_next_slice.stderr
iter_not_returning_iterator.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
iter_not_returning_iterator.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
iter_nth.rs
iter_nth.stderr
iter_nth_zero.fixed
iter_nth_zero.rs
iter_nth_zero.stderr
iter_skip_next.fixed
iter_skip_next.rs
iter_skip_next.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
iterator_step_by_zero.rs
iterator_step_by_zero.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
large_const_arrays.fixed
large_const_arrays.rs
large_const_arrays.stderr
large_digit_groups.fixed Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
large_digit_groups.rs
large_digit_groups.stderr Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
large_enum_variant.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
large_enum_variant.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
large_stack_arrays.rs
large_stack_arrays.stderr
large_types_passed_by_value.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
large_types_passed_by_value.stderr Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
len_without_is_empty.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
len_without_is_empty.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
len_zero.fixed
len_zero.rs
len_zero.stderr
len_zero_ranges.fixed
len_zero_ranges.rs
len_zero_ranges.stderr
let_and_return.rs Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy 2021-02-02 20:43:30 -08:00
let_and_return.stderr update clippy 2021-08-11 14:21:33 +00:00
let_if_seq.rs Add async/const fn tests for needless-late-init 2021-11-26 14:27:53 +00:00
let_if_seq.stderr Add async/const fn tests for needless-late-init 2021-11-26 14:27:53 +00:00
let_underscore_drop.rs Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup 2021-02-11 15:04:38 +01:00
let_underscore_drop.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
let_underscore_lock.rs Support suggestion for #7854 2021-11-15 08:36:36 +08:00
let_underscore_lock.stderr Support suggestion for #7854 2021-11-15 08:36:36 +08:00
let_underscore_must_use.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
let_underscore_must_use.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
let_unit.fixed
let_unit.rs
let_unit.stderr update clippy 2021-08-11 14:21:33 +00:00
linkedlist.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
linkedlist.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
literals.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
literals.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
logic_bug.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
logic_bug.stderr
lossy_float_literal.fixed
lossy_float_literal.rs
lossy_float_literal.stderr
macro_use_imports.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
macro_use_imports.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
macro_use_imports.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_assert.edition2018.fixed Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
manual_assert.edition2018.stderr Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
manual_assert.edition2021.fixed Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
manual_assert.edition2021.stderr Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
manual_assert.fixed Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
manual_assert.rs Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
manual_async_fn.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_async_fn.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_async_fn.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_filter_map.fixed Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
manual_filter_map.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
manual_filter_map.stderr Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
manual_find_map.fixed Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
manual_find_map.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
manual_find_map.stderr Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
manual_flatten.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
manual_flatten.stderr Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
manual_map_option.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_map_option.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_map_option.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
manual_map_option_2.fixed Addition manual_map test for unsafe blocks 2021-11-17 10:39:53 -05:00
manual_map_option_2.rs Addition manual_map test for unsafe blocks 2021-11-17 10:39:53 -05:00
manual_map_option_2.stderr Addition manual_map test for unsafe blocks 2021-11-17 10:39:53 -05:00
manual_non_exhaustive.rs
manual_non_exhaustive.stderr
manual_ok_or.fixed Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
manual_ok_or.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
manual_ok_or.stderr update clippy 2021-08-11 14:21:33 +00:00
manual_saturating_arithmetic.fixed
manual_saturating_arithmetic.rs
manual_saturating_arithmetic.stderr
manual_split_once.fixed fixes: #7889 2021-11-17 08:38:45 +08:00
manual_split_once.rs fixes: #7889 2021-11-17 08:38:45 +08:00
manual_split_once.stderr fixes: #7889 2021-11-17 08:38:45 +08:00
manual_str_repeat.fixed Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
manual_str_repeat.rs Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
manual_str_repeat.stderr Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
manual_strip.rs
manual_strip.stderr update clippy 2021-08-11 14:21:33 +00:00
manual_unwrap_or.fixed Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00
manual_unwrap_or.rs Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00
manual_unwrap_or.stderr update clippy 2021-08-11 14:21:33 +00:00
many_single_char_names.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
many_single_char_names.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
map_clone.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
map_clone.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
map_clone.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
map_collect_result_unit.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
map_collect_result_unit.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
map_collect_result_unit.stderr Update references 2020-11-08 18:32:12 -05:00
map_err.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
map_err.stderr Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup 2021-01-02 16:29:43 +01:00
map_flatten.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
map_flatten.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
map_flatten.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
map_identity.fixed
map_identity.rs
map_identity.stderr Update references 2020-11-08 18:32:12 -05:00
map_unit_fn.rs
map_unwrap_or.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
map_unwrap_or.stderr update clippy 2021-08-11 14:21:33 +00:00
map_unwrap_or_fixable.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
map_unwrap_or_fixable.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
map_unwrap_or_fixable.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
match_as_ref.fixed
match_as_ref.rs
match_as_ref.stderr
match_bool.rs
match_bool.stderr update clippy 2021-08-11 14:21:33 +00:00
match_expr_like_matches_macro.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
match_expr_like_matches_macro.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
match_expr_like_matches_macro.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
match_on_vec_items.rs
match_on_vec_items.stderr
match_overlapping_arm.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_overlapping_arm.stderr Ensure match_overlapping_arms warns on first 2021-11-01 06:12:43 +02:00
match_ref_pats.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_ref_pats.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
match_result_ok.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
match_result_ok.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
match_result_ok.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
match_same_arms.rs
match_same_arms.stderr Fix #88256, remove duplicated diagnostic 2021-09-04 19:26:25 +08:00
match_same_arms2.rs Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
match_same_arms2.stderr Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
match_single_binding.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
match_single_binding.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
match_single_binding.stderr update clippy 2021-08-11 14:21:33 +00:00
match_single_binding2.fixed Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
match_single_binding2.rs Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
match_single_binding2.stderr update clippy 2021-08-11 14:21:33 +00:00
match_str_case_mismatch.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_str_case_mismatch.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_wild_err_arm.edition2018.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_wild_err_arm.edition2021.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_wild_err_arm.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
match_wildcard_for_single_variants.fixed Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
match_wildcard_for_single_variants.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
match_wildcard_for_single_variants.stderr Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
mem_forget.rs
mem_forget.stderr
mem_replace.fixed Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
mem_replace.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
mem_replace.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
mem_replace_macro.rs
mem_replace_macro.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
methods.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
methods.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
methods_fixable.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
methods_fixable.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
methods_fixable.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
min_max.rs Add needless_late_init lint 2021-11-23 15:08:49 +00:00
min_max.stderr Add needless_late_init lint 2021-11-23 15:08:49 +00:00
min_rust_version_attr.rs Check MSRV for bool to int from impl 2021-11-09 17:35:35 +00:00
min_rust_version_attr.stderr Check MSRV for bool to int from impl 2021-11-09 17:35:35 +00:00
min_rust_version_invalid_attr.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
min_rust_version_invalid_attr.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
min_rust_version_multiple_inner_attr.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
min_rust_version_multiple_inner_attr.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
min_rust_version_no_patch.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
min_rust_version_outer_attr.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
min_rust_version_outer_attr.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
mismatched_target_os_non_unix.fixed Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
mismatched_target_os_non_unix.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
mismatched_target_os_non_unix.stderr Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
mismatched_target_os_unix.fixed
mismatched_target_os_unix.rs
mismatched_target_os_unix.stderr update clippy 2021-08-11 14:21:33 +00:00
missing-doc-crate-missing.rs
missing-doc-crate-missing.stderr Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
missing-doc-crate.rs Remove doc(include) 2021-06-04 08:05:54 -04:00
missing-doc-impl.rs Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup 2021-07-19 11:52:05 +02:00
missing-doc-impl.stderr Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup 2021-07-19 11:52:05 +02:00
missing-doc.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
missing-doc.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
missing_inline.rs
missing_inline.stderr
missing_inline_executable.rs Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
missing_inline_proc_macro.rs Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
missing_panics_doc.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
missing_panics_doc.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
mistyped_literal_suffix.fixed Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
mistyped_literal_suffix.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
mistyped_literal_suffix.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
module_inception.rs
module_inception.stderr
module_name_repetitions.rs Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
module_name_repetitions.stderr
modulo_arithmetic_float.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
modulo_arithmetic_float.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
modulo_arithmetic_integral.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
modulo_arithmetic_integral.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
modulo_arithmetic_integral_const.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
modulo_arithmetic_integral_const.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
modulo_one.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
modulo_one.stderr Fix #88256, remove duplicated diagnostic 2021-09-04 19:26:25 +08:00
must_use_candidates.fixed
must_use_candidates.rs
must_use_candidates.stderr
must_use_unit.fixed
must_use_unit.rs
must_use_unit.stderr
mut_from_ref.rs
mut_from_ref.stderr
mut_key.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
mut_key.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
mut_mut.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
mut_mut.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
mut_mutex_lock.fixed Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
mut_mutex_lock.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
mut_mutex_lock.stderr Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
mut_range_bound.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
mut_range_bound.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
mut_reference.rs
mut_reference.stderr
mutex_atomic.rs
mutex_atomic.stderr
needless_arbitrary_self_type.fixed
needless_arbitrary_self_type.rs
needless_arbitrary_self_type.stderr
needless_arbitrary_self_type_unfixable.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
needless_arbitrary_self_type_unfixable.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
needless_bitwise_bool.fixed Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_bitwise_bool.rs Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_bitwise_bool.stderr Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_borrow.fixed Improve needless_borrow lint. 2021-11-15 13:17:59 -05:00
needless_borrow.rs Improve needless_borrow lint. 2021-11-15 13:17:59 -05:00
needless_borrow.stderr Improve needless_borrow lint. 2021-11-15 13:17:59 -05:00
needless_borrow_pat.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
needless_borrow_pat.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
needless_borrowed_ref.fixed
needless_borrowed_ref.rs
needless_borrowed_ref.stderr
needless_collect.fixed Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_collect.rs Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_collect.stderr Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_collect_indirect.rs Successfully generalize prevention of suggestions causing multiple mutable borrows. 2021-11-16 09:18:49 -05:00
needless_collect_indirect.stderr update clippy 2021-08-11 14:21:33 +00:00
needless_continue.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
needless_continue.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
needless_doc_main.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
needless_doc_main.stderr
needless_for_each_fixable.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
needless_for_each_fixable.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
needless_for_each_fixable.stderr update clippy 2021-08-11 14:21:33 +00:00
needless_for_each_unfixable.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
needless_for_each_unfixable.stderr update clippy 2021-08-11 14:21:33 +00:00
needless_late_init.rs Add async/const fn tests for needless-late-init 2021-11-26 14:27:53 +00:00
needless_late_init.stderr Add async/const fn tests for needless-late-init 2021-11-26 14:27:53 +00:00
needless_late_init_fixable.fixed Add needless_late_init lint 2021-11-23 15:08:49 +00:00
needless_late_init_fixable.rs Add needless_late_init lint 2021-11-23 15:08:49 +00:00
needless_late_init_fixable.stderr Add async/const fn tests for needless-late-init 2021-11-26 14:27:53 +00:00
needless_lifetimes.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
needless_lifetimes.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
needless_option_as_deref.fixed Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
needless_option_as_deref.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
needless_option_as_deref.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
needless_pass_by_value.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
needless_pass_by_value.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
needless_pass_by_value_proc_macro.rs
needless_question_mark.fixed Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_question_mark.rs Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
needless_question_mark.stderr Add more descriptive help info for needless_question_mark 2021-11-25 14:01:14 +08:00
needless_range_loop.rs
needless_range_loop.stderr update clippy 2021-08-11 14:21:33 +00:00
needless_range_loop2.rs
needless_range_loop2.stderr update clippy 2021-08-11 14:21:33 +00:00
needless_return.fixed Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
needless_return.rs Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
needless_return.stderr Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
needless_splitn.fixed fixes: #7889 2021-11-17 08:38:45 +08:00
needless_splitn.rs fixes: #7889 2021-11-17 08:38:45 +08:00
needless_splitn.stderr fixes: #7889 2021-11-17 08:38:45 +08:00
needless_update.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
needless_update.stderr Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
neg_cmp_op_on_partial_ord.rs
neg_cmp_op_on_partial_ord.stderr
neg_multiply.rs
neg_multiply.stderr
never_loop.rs
never_loop.stderr Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
new_ret_no_self.rs Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
new_ret_no_self.stderr
new_without_default.rs Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup 2021-07-29 12:16:06 +02:00
new_without_default.stderr update clippy 2021-08-11 14:21:33 +00:00
no_effect.rs Don't show no_effect warning on unit structs implementing fn* traits 2021-11-17 00:50:07 +01:00
no_effect.stderr Don't show no_effect warning on unit structs implementing fn* traits 2021-11-17 00:50:07 +01:00
non_expressive_names.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
non_expressive_names.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
non_expressive_names.stdout
non_octal_unix_permissions.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
non_octal_unix_permissions.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
non_octal_unix_permissions.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
non_send_fields_in_send_ty.rs Consider NonNull as a pointer type 2021-12-03 19:11:40 -05:00
non_send_fields_in_send_ty.stderr Fix grammar issues 2021-12-07 10:08:22 -05:00
nonminimal_bool.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
nonminimal_bool.stderr Always sort suggestions before emitting them 2021-10-24 20:28:44 +00:00
nonminimal_bool_methods.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
nonminimal_bool_methods.stderr
octal_escapes.rs octal_escapes: updates from review, fix byte string prefix 2021-11-22 18:02:17 +01:00
octal_escapes.stderr octal_escapes: emit only one lint for all cases found each literal 2021-11-22 21:00:19 +01:00
ok_expect.rs
ok_expect.stderr
op_ref.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
op_ref.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
open_options.rs
open_options.stderr
option_as_ref_deref.fixed
option_as_ref_deref.rs
option_as_ref_deref.stderr
option_env_unwrap.rs Upgrade map_flatten to complexity 2021-12-03 13:21:48 -06:00
option_env_unwrap.stderr Upgrade map_flatten to complexity 2021-12-03 13:21:48 -06:00
option_filter_map.fixed Upgrade map_flatten to complexity 2021-12-03 13:21:48 -06:00
option_filter_map.rs Upgrade map_flatten to complexity 2021-12-03 13:21:48 -06:00
option_filter_map.stderr Upgrade map_flatten to complexity 2021-12-03 13:21:48 -06:00
option_if_let_else.fixed option_if_let_else Do not warn when complex subpat is present 2021-12-07 15:47:28 +08:00
option_if_let_else.rs option_if_let_else Do not warn when complex subpat is present 2021-12-07 15:47:28 +08:00
option_if_let_else.stderr option_if_let_else Do not warn when complex subpat is present 2021-12-07 15:47:28 +08:00
option_map_or_none.fixed fix stderr 2021-11-19 16:17:17 +09:00
option_map_or_none.rs add test case for result_map_or_into_option 2021-11-19 16:12:46 +09:00
option_map_or_none.stderr fix stderr 2021-11-19 16:17:17 +09:00
option_map_unit_fn_fixable.fixed Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
option_map_unit_fn_fixable.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
option_map_unit_fn_fixable.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
option_map_unit_fn_unfixable.rs
option_map_unit_fn_unfixable.stderr
option_option.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
option_option.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
or_fun_call.fixed Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
or_fun_call.rs Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
or_fun_call.stderr Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
overflow_check_conditional.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
overflow_check_conditional.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
panic_in_result_fn.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
panic_in_result_fn.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
panic_in_result_fn_assertions.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
panic_in_result_fn_assertions.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
panic_in_result_fn_debug_assertions.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
panicking_macros.rs Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
panicking_macros.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
partialeq_ne_impl.rs
partialeq_ne_impl.stderr
path_buf_push_overwrite.fixed
path_buf_push_overwrite.rs
path_buf_push_overwrite.stderr
patterns.fixed
patterns.rs
patterns.stderr
precedence.fixed
precedence.rs
precedence.stderr
print.rs
print.stderr Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
print_literal.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
print_literal.stderr update clippy 2021-08-11 14:21:33 +00:00
print_stderr.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
print_stderr.stderr Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
print_stdout_build_script.rs
print_with_newline.rs
print_with_newline.stderr update clippy 2021-08-11 14:21:33 +00:00
println_empty_string.fixed Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
println_empty_string.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
println_empty_string.stderr Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
proc_macro.rs
proc_macro.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
ptr_arg.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
ptr_arg.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
ptr_as_ptr.fixed Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
ptr_as_ptr.rs Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
ptr_as_ptr.stderr Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
ptr_eq.fixed
ptr_eq.rs
ptr_eq.stderr
ptr_offset_with_cast.fixed
ptr_offset_with_cast.rs
ptr_offset_with_cast.stderr
question_mark.fixed Fix FP on question_mark if returned object is not local 2021-12-06 17:51:00 +08:00
question_mark.rs Fix FP on question_mark if returned object is not local 2021-12-06 17:51:00 +08:00
question_mark.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
range.rs
range.stderr
range_contains.fixed Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
range_contains.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
range_contains.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
range_plus_minus_one.fixed
range_plus_minus_one.rs
range_plus_minus_one.stderr
rc_buffer.rs
rc_buffer.stderr
rc_buffer_arc.rs
rc_buffer_arc.stderr
rc_buffer_redefined_string.rs
rc_mutex.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
rc_mutex.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
redundant_allocation.rs Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
redundant_allocation.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
redundant_allocation_fixable.fixed Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
redundant_allocation_fixable.rs Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
redundant_allocation_fixable.stderr Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
redundant_clone.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
redundant_clone.rs Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup 2021-07-15 10:44:10 +02:00
redundant_clone.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
redundant_closure_call_early.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
redundant_closure_call_early.stderr
redundant_closure_call_fixable.fixed
redundant_closure_call_fixable.rs
redundant_closure_call_fixable.stderr
redundant_closure_call_late.rs Add needless_late_init lint 2021-11-23 15:08:49 +00:00
redundant_closure_call_late.stderr Add needless_late_init lint 2021-11-23 15:08:49 +00:00
redundant_else.rs Add needless_late_init lint 2021-11-23 15:08:49 +00:00
redundant_else.stderr Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
redundant_field_names.fixed
redundant_field_names.rs
redundant_field_names.stderr
redundant_pattern_matching_drop_order.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
redundant_pattern_matching_drop_order.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
redundant_pattern_matching_drop_order.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
redundant_pattern_matching_ipaddr.fixed Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
redundant_pattern_matching_ipaddr.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
redundant_pattern_matching_ipaddr.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
redundant_pattern_matching_option.fixed Fix suggestion for deref expressions in redundant_pattern_matching 2021-11-09 07:25:09 -05:00
redundant_pattern_matching_option.rs Fix suggestion for deref expressions in redundant_pattern_matching 2021-11-09 07:25:09 -05:00
redundant_pattern_matching_option.stderr Fix suggestion for deref expressions in redundant_pattern_matching 2021-11-09 07:25:09 -05:00
redundant_pattern_matching_poll.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
redundant_pattern_matching_poll.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
redundant_pattern_matching_poll.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
redundant_pattern_matching_result.fixed Fix suggestion for deref expressions in redundant_pattern_matching 2021-11-09 07:25:09 -05:00
redundant_pattern_matching_result.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
redundant_pattern_matching_result.stderr Fix suggestion for deref expressions in redundant_pattern_matching 2021-11-09 07:25:09 -05:00
redundant_pub_crate.fixed
redundant_pub_crate.rs
redundant_pub_crate.stderr
redundant_slicing.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
redundant_slicing.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
redundant_static_lifetimes.fixed
redundant_static_lifetimes.rs
redundant_static_lifetimes.stderr
redundant_static_lifetimes_multiple.rs
redundant_static_lifetimes_multiple.stderr
ref_binding_to_reference.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
ref_binding_to_reference.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
ref_option_ref.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
ref_option_ref.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
regex.rs
regex.stderr
rename.fixed Also pluralize disallowed_method(s) lint 2021-11-18 17:37:06 +01:00
rename.rs Also pluralize disallowed_method(s) lint 2021-11-18 17:37:06 +01:00
rename.stderr Also pluralize disallowed_method(s) lint 2021-11-18 17:37:06 +01:00
renamed_builtin_attr.fixed
renamed_builtin_attr.rs
renamed_builtin_attr.stderr
repeat_once.fixed Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
repeat_once.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
repeat_once.stderr
repl_uninit.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
repl_uninit.stderr
rest_pat_in_fully_bound_structs.rs
rest_pat_in_fully_bound_structs.stderr
result_map_or_into_option.fixed
result_map_or_into_option.rs
result_map_or_into_option.stderr
result_map_unit_fn_fixable.fixed
result_map_unit_fn_fixable.rs
result_map_unit_fn_fixable.stderr
result_map_unit_fn_unfixable.rs
result_map_unit_fn_unfixable.stderr
result_unit_error.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
result_unit_error.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
return_self_not_must_use.rs Add new lint to warn when #[must_use] attribute should be used on a method 2021-12-08 11:16:14 +01:00
return_self_not_must_use.stderr Add new lint to warn when #[must_use] attribute should be used on a method 2021-12-08 11:16:14 +01:00
reversed_empty_ranges_fixable.fixed
reversed_empty_ranges_fixable.rs
reversed_empty_ranges_fixable.stderr update clippy 2021-08-11 14:21:33 +00:00
reversed_empty_ranges_loops_fixable.fixed
reversed_empty_ranges_loops_fixable.rs
reversed_empty_ranges_loops_fixable.stderr update clippy 2021-08-11 14:21:33 +00:00
reversed_empty_ranges_loops_unfixable.rs
reversed_empty_ranges_loops_unfixable.stderr
reversed_empty_ranges_unfixable.rs
reversed_empty_ranges_unfixable.stderr
same_functions_in_if_condition.rs
same_functions_in_if_condition.stderr
same_item_push.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
same_item_push.stderr
same_name_method.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
same_name_method.stderr Fixed same_name_method description 2021-12-02 18:25:09 +01:00
search_is_some.rs Add tests with closure 2021-11-20 09:40:11 +01:00
search_is_some.stderr Add tests with closure 2021-11-20 09:40:11 +01:00
search_is_some_fixable_none.fixed Fix full projection identifier + move applicability to MaybeIncorrect 2021-11-20 09:40:11 +01:00
search_is_some_fixable_none.rs Fix full projection identifier + move applicability to MaybeIncorrect 2021-11-20 09:40:11 +01:00
search_is_some_fixable_none.stderr Fix full projection identifier + move applicability to MaybeIncorrect 2021-11-20 09:40:11 +01:00
search_is_some_fixable_some.fixed Fix full projection identifier + move applicability to MaybeIncorrect 2021-11-20 09:40:11 +01:00
search_is_some_fixable_some.rs Fix full projection identifier + move applicability to MaybeIncorrect 2021-11-20 09:40:11 +01:00
search_is_some_fixable_some.stderr Fix full projection identifier + move applicability to MaybeIncorrect 2021-11-20 09:40:11 +01:00
self_assignment.rs
self_assignment.stderr
self_named_constructors.rs Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup 2021-07-29 12:16:06 +02:00
self_named_constructors.stderr Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup 2021-07-29 12:16:06 +02:00
semicolon_if_nothing_returned.rs Add semicolon_if_nothing_returned test for let-else stmts 2021-11-10 14:41:41 +08:00
semicolon_if_nothing_returned.stderr Add semicolon_if_nothing_returned test for let-else stmts 2021-11-10 14:41:41 +08:00
serde.rs
serde.stderr
shadow.rs Fixes #7915 2021-11-21 14:28:44 +08:00
shadow.stderr Fixes #7915 2021-11-21 14:28:44 +08:00
short_circuit_statement.fixed
short_circuit_statement.rs
short_circuit_statement.stderr
similar_names.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
similar_names.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
single_char_add_str.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
single_char_add_str.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
single_char_add_str.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
single_char_pattern.fixed fix some false negatives for single_char_pattern 2021-12-05 17:33:52 +01:00
single_char_pattern.rs fix some false negatives for single_char_pattern 2021-12-05 17:33:52 +01:00
single_char_pattern.stderr fix some false negatives for single_char_pattern 2021-12-05 17:33:52 +01:00
single_component_path_imports.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_macro.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_macro.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_macro.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_nested_first.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_nested_first.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_self_after.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_component_path_imports_self_before.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
single_element_loop.fixed Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
single_element_loop.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
single_element_loop.stderr update clippy 2021-08-11 14:21:33 +00:00
single_match.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
single_match.stderr update clippy 2021-08-11 14:21:33 +00:00
single_match_else.rs
single_match_else.stderr update clippy 2021-08-11 14:21:33 +00:00
skip_while_next.rs
skip_while_next.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
slow_vector_initialization.rs
slow_vector_initialization.stderr
stable_sort_primitive.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
stable_sort_primitive.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
stable_sort_primitive.stderr Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
starts_ends_with.fixed
starts_ends_with.rs
starts_ends_with.stderr
str_to_string.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
str_to_string.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
string_add.rs
string_add.stderr
string_add_assign.fixed
string_add_assign.rs
string_add_assign.stderr
string_extend.fixed
string_extend.rs
string_extend.stderr
string_from_utf8_as_bytes.fixed Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
string_from_utf8_as_bytes.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
string_from_utf8_as_bytes.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
string_lit_as_bytes.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
string_lit_as_bytes.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
string_lit_as_bytes.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
string_slice.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
string_slice.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
string_to_string.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
string_to_string.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
strlen_on_c_strings.fixed Run rustfix for strlen_on_c_strings tests 2021-11-24 20:16:27 -05:00
strlen_on_c_strings.rs Run rustfix for strlen_on_c_strings tests 2021-11-24 20:16:27 -05:00
strlen_on_c_strings.stderr Run rustfix for strlen_on_c_strings tests 2021-11-24 20:16:27 -05:00
struct_excessive_bools.rs
struct_excessive_bools.stderr
suspicious_arithmetic_impl.rs Rename HIR UnOp variants 2021-02-09 11:39:20 +03:00
suspicious_arithmetic_impl.stderr Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup 2021-07-19 11:52:05 +02:00
suspicious_else_formatting.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
suspicious_else_formatting.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
suspicious_map.rs Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
suspicious_map.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
suspicious_operation_groupings.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
suspicious_operation_groupings.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
suspicious_splitn.rs fixes: #7889 2021-11-17 08:38:45 +08:00
suspicious_splitn.stderr fixes: #7889 2021-11-17 08:38:45 +08:00
suspicious_unary_op_formatting.rs
suspicious_unary_op_formatting.stderr
swap.fixed Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
swap.rs Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
swap.stderr Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
tabs_in_doc_comments.fixed
tabs_in_doc_comments.rs
tabs_in_doc_comments.stderr
temporary_assignment.rs
temporary_assignment.stderr
to_digit_is_some.fixed
to_digit_is_some.rs
to_digit_is_some.stderr
to_string_in_display.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
to_string_in_display.stderr
toplevel_ref_arg.fixed Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
toplevel_ref_arg.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
toplevel_ref_arg.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
toplevel_ref_arg_non_rustfix.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
toplevel_ref_arg_non_rustfix.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
trailing_empty_array.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
trailing_empty_array.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
trailing_zeros.rs
trailing_zeros.stderr
trait_duplication_in_bounds.rs
trait_duplication_in_bounds.stderr
transmute.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
transmute.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
transmute_32bit.rs
transmute_32bit.stderr
transmute_64bit.rs
transmute_64bit.stderr
transmute_collection.rs
transmute_collection.stderr Update references 2020-11-08 18:32:12 -05:00
transmute_float_to_int.rs Update tests 2021-07-27 16:26:50 -04:00
transmute_float_to_int.stderr Update tests 2021-07-27 16:26:50 -04:00
transmute_ptr_to_ptr.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
transmute_ptr_to_ptr.stderr
transmute_ptr_to_ref.rs
transmute_ptr_to_ref.stderr
transmutes_expressible_as_ptr_casts.fixed
transmutes_expressible_as_ptr_casts.rs
transmutes_expressible_as_ptr_casts.stderr
transmuting_null.rs
transmuting_null.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
trivially_copy_pass_by_ref.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
trivially_copy_pass_by_ref.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
try_err.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
try_err.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
try_err.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
ty_fn_sig.rs
type_complexity.rs Ignore associated items in trait *implementations* when considering type complexity 2021-12-08 14:38:59 +03:00
type_complexity.stderr Ignore associated items in trait *implementations* when considering type complexity 2021-12-08 14:38:59 +03:00
type_repetition_in_bounds.rs
type_repetition_in_bounds.stderr
types.fixed
types.rs
types.stderr
undocumented_unsafe_blocks.rs Fix ICE on undocumented_unsafe_blocks 2021-11-17 22:35:01 +09:00
undocumented_unsafe_blocks.stderr Fix ICE on undocumented_unsafe_blocks 2021-11-17 22:35:01 +09:00
undropped_manually_drops.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
undropped_manually_drops.stderr Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
unicode.rs add test suit 2021-11-26 18:34:07 +09:00
unicode.stderr fix stderr 2021-11-26 18:49:14 +09:00
uninit.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
uninit.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
uninit_vec.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
uninit_vec.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
unit_arg.rs Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup 2021-07-29 12:16:06 +02:00
unit_arg.stderr update clippy 2021-08-11 14:21:33 +00:00
unit_arg_empty_blocks.rs
unit_arg_empty_blocks.stderr update clippy 2021-08-11 14:21:33 +00:00
unit_cmp.rs
unit_cmp.stderr Fix clippy with changed macro statement spans 2021-10-15 02:36:58 -05:00
unit_hash.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
unit_hash.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
unit_return_expecting_ord.rs
unit_return_expecting_ord.stderr
unknown_attribute.rs
unknown_attribute.stderr
unknown_clippy_lints.fixed
unknown_clippy_lints.rs
unknown_clippy_lints.stderr Fix duplicate unknown lint errors 2021-05-07 17:26:32 -05:00
unnecessary_cast.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
unnecessary_cast.stderr Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
unnecessary_cast_fixable.fixed Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
unnecessary_cast_fixable.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
unnecessary_cast_fixable.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
unnecessary_clone.rs Fix borrow and deref 2021-03-03 11:23:29 +01:00
unnecessary_clone.stderr update clippy 2021-08-11 14:21:33 +00:00
unnecessary_filter_map.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
unnecessary_filter_map.stderr
unnecessary_fold.fixed
unnecessary_fold.rs
unnecessary_fold.stderr
unnecessary_lazy_eval.fixed
unnecessary_lazy_eval.rs
unnecessary_lazy_eval.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
unnecessary_lazy_eval_unfixable.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
unnecessary_lazy_eval_unfixable.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
unnecessary_operation.fixed Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
unnecessary_operation.rs
unnecessary_operation.stderr Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup 2021-09-08 16:31:47 +02:00
unnecessary_ref.fixed Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
unnecessary_ref.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
unnecessary_ref.stderr Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
unnecessary_self_imports.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
unnecessary_self_imports.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
unnecessary_self_imports.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
unnecessary_sort_by.fixed Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
unnecessary_sort_by.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
unnecessary_sort_by.stderr Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
unnecessary_wraps.rs Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
unnecessary_wraps.stderr update clippy 2021-08-11 14:21:33 +00:00
unneeded_field_pattern.rs
unneeded_field_pattern.stderr
unneeded_wildcard_pattern.fixed
unneeded_wildcard_pattern.rs
unneeded_wildcard_pattern.stderr
unnested_or_patterns.fixed clippy: stabilize or_patterns lint 2021-03-19 19:45:42 -05:00
unnested_or_patterns.rs clippy: stabilize or_patterns lint 2021-03-19 19:45:42 -05:00
unnested_or_patterns.stderr update clippy 2021-08-11 14:21:33 +00:00
unnested_or_patterns2.fixed clippy: stabilize or_patterns lint 2021-03-19 19:45:42 -05:00
unnested_or_patterns2.rs clippy: stabilize or_patterns lint 2021-03-19 19:45:42 -05:00
unnested_or_patterns2.stderr update clippy 2021-08-11 14:21:33 +00:00
unreadable_literal.fixed Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
unreadable_literal.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
unreadable_literal.stderr Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
unsafe_derive_deserialize.rs
unsafe_derive_deserialize.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
unsafe_removed_from_name.rs
unsafe_removed_from_name.stderr
unseparated_prefix_literals.fixed Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
unseparated_prefix_literals.rs Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
unseparated_prefix_literals.stderr Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
unused_async.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
unused_async.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
unused_io_amount.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
unused_io_amount.stderr Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
unused_self.rs
unused_self.stderr
unused_unit.fixed Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
unused_unit.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
unused_unit.stderr Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup 2021-01-02 16:29:43 +01:00
unwrap.rs
unwrap.stderr
unwrap_in_result.rs
unwrap_in_result.stderr
unwrap_or.rs
unwrap_or.stderr
unwrap_or_else_default.fixed Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
unwrap_or_else_default.rs Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
unwrap_or_else_default.stderr Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup 2021-08-12 11:16:25 +02:00
update-all-references.sh Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
upper_case_acronyms.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
upper_case_acronyms.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
use_self.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
use_self.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
use_self.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
use_self_trait.fixed Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
use_self_trait.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
use_self_trait.stderr Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
used_underscore_binding.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
used_underscore_binding.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
useful_asref.rs
useless_asref.fixed
useless_asref.rs
useless_asref.stderr
useless_attribute.fixed
useless_attribute.rs
useless_attribute.stderr
useless_conversion.fixed Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00
useless_conversion.rs Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00
useless_conversion.stderr Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
useless_conversion_try.rs
useless_conversion_try.stderr
vec.fixed Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
vec.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
vec.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
vec_box_sized.fixed Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
vec_box_sized.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
vec_box_sized.stderr Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
vec_init_then_push.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
vec_init_then_push.stderr Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
vec_resize_to_zero.rs
vec_resize_to_zero.stderr
verbose_file_reads.rs
verbose_file_reads.stderr
vtable_address_comparisons.rs
vtable_address_comparisons.stderr
while_let_loop.rs
while_let_loop.stderr
while_let_on_iterator.fixed Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
while_let_on_iterator.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
while_let_on_iterator.stderr Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
wild_in_or_pats.rs
wild_in_or_pats.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
wildcard_enum_match_arm.fixed Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
wildcard_enum_match_arm.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
wildcard_enum_match_arm.stderr Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
wildcard_imports.fixed Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wildcard_imports.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wildcard_imports.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
write_literal.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
write_literal.stderr update clippy 2021-08-11 14:21:33 +00:00
write_literal_2.rs Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
write_literal_2.stderr update clippy 2021-08-11 14:21:33 +00:00
write_with_newline.rs
write_with_newline.stderr update clippy 2021-08-11 14:21:33 +00:00
writeln_empty_string.fixed
writeln_empty_string.rs
writeln_empty_string.stderr
wrong_self_convention.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wrong_self_convention.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wrong_self_convention2.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wrong_self_convention2.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wrong_self_conventions_mut.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
wrong_self_conventions_mut.stderr Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
zero_div_zero.rs Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup 2021-02-11 15:04:38 +01:00
zero_div_zero.stderr Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup 2021-03-12 15:30:50 +01:00
zero_offset.rs Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
zero_offset.stderr Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
zero_ptr.fixed
zero_ptr.rs
zero_ptr.stderr
zero_sized_btreemap_values.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
zero_sized_btreemap_values.stderr Update clippy tests 2021-03-16 00:12:38 +03:00
zero_sized_hashmap_values.rs Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup 2020-12-20 17:19:49 +01:00
zero_sized_hashmap_values.stderr Update clippy tests 2021-03-16 00:12:38 +03:00