]> git.lizzy.rs Git - rust.git/tree - clippy_lints/src/
Remove ReEmpty
[rust.git] / clippy_lints / src /
drwxr-xr-x   ..
-rw-r--r-- 3497 almost_complete_letter_range.rs
-rw-r--r-- 4773 approx_const.rs
-rw-r--r-- 2306 as_conversions.rs
-rw-r--r-- 3692 asm_syntax.rs
-rw-r--r-- 2614 assertions_on_constants.rs
-rw-r--r-- 4418 assertions_on_result_states.rs
-rw-r--r-- 3362 async_yields_async.rs
-rw-r--r-- 25623 attrs.rs
-rw-r--r-- 10170 await_holding_invalid.rs
-rw-r--r-- 6408 blocks_in_if_conditions.rs
-rw-r--r-- 3650 bool_assert_comparison.rs
-rw-r--r-- 18180 booleans.rs
-rw-r--r-- 4423 borrow_deref_ref.rs
drwxr-xr-x - cargo
drwxr-xr-x - casts
-rw-r--r-- 11503 checked_conversions.rs
-rw-r--r-- 5255 cognitive_complexity.rs
-rw-r--r-- 6310 collapsible_if.rs
-rw-r--r-- 4293 comparison_chain.rs
-rw-r--r-- 19770 copies.rs
-rw-r--r-- 1862 copy_iterator.rs
-rw-r--r-- 4030 crate_in_macro_def.rs
-rw-r--r-- 1880 create_dir.rs
-rw-r--r-- 3306 dbg_macro.rs
-rw-r--r-- 13337 default.rs
-rw-r--r-- 2655 default_instead_of_iter_empty.rs
-rw-r--r-- 8892 default_numeric_fallback.rs
-rw-r--r-- 3483 default_union_representation.rs
-rw-r--r-- 7677 deprecated_lints.rs
-rw-r--r-- 59662 dereference.rs
-rw-r--r-- 4555 derivable_impls.rs
-rw-r--r-- 18562 derive.rs
-rw-r--r-- 3943 disallowed_methods.rs
-rw-r--r-- 2208 disallowed_names.rs
-rw-r--r-- 4495 disallowed_script_idents.rs
-rw-r--r-- 4605 disallowed_types.rs
-rw-r--r-- 31310 doc.rs
-rw-r--r-- 1799 doc_link_with_quotes.rs
-rw-r--r-- 2122 double_parens.rs
-rw-r--r-- 9233 drop_forget_ref.rs
-rw-r--r-- 3931 duplicate_mod.rs
-rw-r--r-- 2050 else_if_without_else.rs
-rw-r--r-- 2304 empty_drop.rs
-rw-r--r-- 2251 empty_enum.rs
-rw-r--r-- 2931 empty_structs_with_brackets.rs
-rw-r--r-- 25634 entry.rs
-rw-r--r-- 3227 enum_clike.rs
-rw-r--r-- 9859 enum_variants.rs
-rw-r--r-- 3944 equatable_if_let.rs
-rw-r--r-- 6277 escape.rs
-rw-r--r-- 9825 eta_reduction.rs
-rw-r--r-- 5206 excessive_bools.rs
-rw-r--r-- 3707 exhaustive_items.rs
-rw-r--r-- 1681 exit.rs
-rw-r--r-- 5610 explicit_write.rs
-rw-r--r-- 4608 fallible_impl_from.rs
-rw-r--r-- 6335 float_literal.rs
-rw-r--r-- 26006 floating_point_arithmetic.rs
-rw-r--r-- 4573 format.rs
-rw-r--r-- 7579 format_args.rs
-rw-r--r-- 8810 format_impl.rs
-rw-r--r-- 2932 format_push_string.rs
-rw-r--r-- 12265 formatting.rs
-rw-r--r-- 2504 from_over_into.rs
-rw-r--r-- 3701 from_str_radix_10.rs
drwxr-xr-x - functions
-rw-r--r-- 4708 future_not_send.rs
-rw-r--r-- 4660 if_let_mutex.rs
-rw-r--r-- 2928 if_not_else.rs
-rw-r--r-- 4405 if_then_some_else_none.rs
-rw-r--r-- 14393 implicit_hasher.rs
-rw-r--r-- 8514 implicit_return.rs
-rw-r--r-- 6794 implicit_saturating_sub.rs
-rw-r--r-- 4533 inconsistent_struct_constructor.rs
-rw-r--r-- 9860 index_refutable_slice.rs
-rw-r--r-- 6703 indexing_slicing.rs
-rw-r--r-- 8566 infinite_iter.rs
-rw-r--r-- 4841 inherent_impl.rs
-rw-r--r-- 5206 inherent_to_string.rs
-rw-r--r-- 2881 init_numbered_fields.rs
-rw-r--r-- 1925 inline_fn_without_body.rs
-rw-r--r-- 6160 int_plus_one.rs
-rw-r--r-- 6389 invalid_upcast_comparisons.rs
-rw-r--r-- 2661 invalid_utf8_in_unchecked.rs
-rw-r--r-- 2624 items_after_statements.rs
-rw-r--r-- 3075 iter_not_returning_iterator.rs
-rw-r--r-- 2907 large_const_arrays.rs
-rw-r--r-- 7879 large_enum_variant.rs
-rw-r--r-- 2746 large_include_file.rs
-rw-r--r-- 2248 large_stack_arrays.rs
-rw-r--r-- 17790 len_zero.rs
-rw-r--r-- 5993 let_if_seq.rs
-rw-r--r-- 6097 let_underscore.rs
-rw-r--r-- 2656 lib.deprecated.rs
-rw-r--r-- 17576 lib.register_all.rs
-rw-r--r-- 469 lib.register_cargo.rs
-rw-r--r-- 5051 lib.register_complexity.rs
-rw-r--r-- 3724 lib.register_correctness.rs
-rw-r--r-- 1246 lib.register_internal.rs
-rw-r--r-- 23010 lib.register_lints.rs
-rw-r--r-- 1868 lib.register_nursery.rs
-rw-r--r-- 5211 lib.register_pedantic.rs
-rw-r--r-- 1462 lib.register_perf.rs
-rw-r--r-- 4398 lib.register_restriction.rs
-rw-r--r-- 6268 lib.register_style.rs
-rw-r--r-- 2041 lib.register_suspicious.rs
-rw-r--r-- 43016 lib.rs
-rw-r--r-- 21294 lifetimes.rs
-rw-r--r-- 18063 literal_representation.rs
drwxr-xr-x - loops
-rw-r--r-- 8532 macro_use.rs
-rw-r--r-- 1922 main_recursion.rs
-rw-r--r-- 2830 manual_assert.rs
-rw-r--r-- 7463 manual_async_fn.rs
-rw-r--r-- 4967 manual_bits.rs
-rw-r--r-- 2493 manual_instant_elapsed.rs
-rw-r--r-- 7788 manual_non_exhaustive.rs
-rw-r--r-- 4488 manual_rem_euclid.rs
-rw-r--r-- 9533 manual_retain.rs
-rw-r--r-- 4699 manual_string_new.rs
-rw-r--r-- 9272 manual_strip.rs
-rw-r--r-- 10117 map_unit_fn.rs
-rw-r--r-- 3487 match_result_ok.rs
drwxr-xr-x - matches
-rw-r--r-- 1608 mem_forget.rs
-rw-r--r-- 9808 mem_replace.rs
drwxr-xr-x - methods
-rw-r--r-- 4450 minmax.rs
-rw-r--r-- 12507 misc.rs
drwxr-xr-x - misc_early
-rw-r--r-- 5096 mismatching_type_param_order.rs
-rw-r--r-- 5738 missing_const_for_fn.rs
-rw-r--r-- 6864 missing_doc.rs
-rw-r--r-- 3422 missing_enforced_import_rename.rs
-rw-r--r-- 6716 missing_inline.rs
-rw-r--r-- 12523 mixed_read_write_in_expression.rs
-rw-r--r-- 5702 module_style.rs
-rw-r--r-- 2033 multi_assignments.rs
-rw-r--r-- 7297 mut_key.rs
-rw-r--r-- 3586 mut_mut.rs
-rw-r--r-- 3641 mut_reference.rs
-rw-r--r-- 4087 mutable_debug_assertion.rs
-rw-r--r-- 3670 mutex_atomic.rs
-rw-r--r-- 4865 needless_arbitrary_self_type.rs
-rw-r--r-- 13696 needless_bool.rs
-rw-r--r-- 3480 needless_borrowed_ref.rs
-rw-r--r-- 14271 needless_continue.rs
-rw-r--r-- 6162 needless_for_each.rs
-rw-r--r-- 11994 needless_late_init.rs
-rw-r--r-- 2867 needless_parens_on_range_literals.rs
-rw-r--r-- 13920 needless_pass_by_value.rs
-rw-r--r-- 4554 needless_question_mark.rs
-rw-r--r-- 2162 needless_update.rs
-rw-r--r-- 3284 neg_cmp_op_on_partial_ord.rs
-rw-r--r-- 2750 neg_multiply.rs
-rw-r--r-- 7298 new_without_default.rs
-rw-r--r-- 10235 no_effect.rs
-rw-r--r-- 21184 non_copy_const.rs
-rw-r--r-- 14488 non_expressive_names.rs
-rw-r--r-- 3752 non_octal_unix_permissions.rs
-rw-r--r-- 10352 non_send_fields_in_send_ty.rs
-rw-r--r-- 9211 nonstandard_macro_braces.rs
-rw-r--r-- 5318 octal_escapes.rs
-rw-r--r-- 15327 only_used_in_recursion.rs
drwxr-xr-x - operators
-rw-r--r-- 1891 option_env_unwrap.rs
-rw-r--r-- 9702 option_if_let_else.rs
-rw-r--r-- 3443 overflow_check_conditional.rs
-rw-r--r-- 3220 panic_in_result_fn.rs
-rw-r--r-- 3212 panic_unimplemented.rs
-rw-r--r-- 2031 partialeq_ne_impl.rs
-rw-r--r-- 3857 partialeq_to_none.rs
-rw-r--r-- 12434 pass_by_ref_or_value.rs
-rw-r--r-- 6943 pattern_type_mismatch.rs
-rw-r--r-- 5702 precedence.rs
-rw-r--r-- 25996 ptr.rs
-rw-r--r-- 4763 ptr_offset_with_cast.rs
-rw-r--r-- 1581 pub_use.rs
-rw-r--r-- 9150 question_mark.rs
-rw-r--r-- 18678 ranges.rs
-rw-r--r-- 5299 rc_clone_in_vec_init.rs
-rw-r--r-- 5932 read_zero_byte_vec.rs
-rw-r--r-- 27936 redundant_clone.rs
-rw-r--r-- 6156 redundant_closure_call.rs
-rw-r--r-- 4280 redundant_else.rs
-rw-r--r-- 2603 redundant_field_names.rs
-rw-r--r-- 3212 redundant_pub_crate.rs
-rw-r--r-- 7372 redundant_slicing.rs
-rw-r--r-- 4442 redundant_static_lifetimes.rs
-rw-r--r-- 2408 ref_option_ref.rs
-rw-r--r-- 4199 reference.rs
-rw-r--r-- 7997 regex.rs
-rw-r--r-- 2527 renamed_lints.rs
-rw-r--r-- 4931 return_self_not_must_use.rs
-rw-r--r-- 11079 returns.rs
-rw-r--r-- 7206 same_name_method.rs
-rw-r--r-- 2933 self_named_constructors.rs
-rw-r--r-- 2477 semicolon_if_nothing_returned.rs
-rw-r--r-- 2180 serde_api.rs
-rw-r--r-- 8351 shadow.rs
-rw-r--r-- 2122 single_char_lifetime_names.rs
-rw-r--r-- 5960 single_component_path_imports.rs
-rw-r--r-- 5679 size_of_in_element_count.rs
-rw-r--r-- 11097 slow_vector_initialization.rs
-rw-r--r-- 5318 std_instead_of_core.rs
-rw-r--r-- 19005 strings.rs
-rw-r--r-- 3604 strlen_on_c_strings.rs
-rw-r--r-- 24198 suspicious_operation_groupings.rs
-rw-r--r-- 4248 suspicious_trait_impl.rs
-rw-r--r-- 9228 swap.rs
-rw-r--r-- 3412 swap_ptr_to_ref.rs
-rw-r--r-- 6722 tabs_in_doc_comments.rs
-rw-r--r-- 1437 temporary_assignment.rs
-rw-r--r-- 4037 to_digit_is_some.rs
-rw-r--r-- 2987 trailing_empty_array.rs
-rw-r--r-- 14418 trait_bounds.rs
drwxr-xr-x - transmute
drwxr-xr-x - types
-rw-r--r-- 13922 undocumented_unsafe_blocks.rs
-rw-r--r-- 4922 unicode.rs
-rw-r--r-- 8888 uninit_vec.rs
-rw-r--r-- 7799 unit_return_expecting_ord.rs
drwxr-xr-x - unit_types
-rw-r--r-- 4775 unnamed_address.rs
-rw-r--r-- 3459 unnecessary_owned_empty_strings.rs
-rw-r--r-- 2723 unnecessary_self_imports.rs
-rw-r--r-- 6184 unnecessary_wraps.rs
-rw-r--r-- 15940 unnested_or_patterns.rs
-rw-r--r-- 2454 unsafe_removed_from_name.rs
-rw-r--r-- 2852 unused_async.rs
-rw-r--r-- 6296 unused_io_amount.rs
-rw-r--r-- 8533 unused_peekable.rs
-rw-r--r-- 2291 unused_rounding.rs
-rw-r--r-- 2498 unused_self.rs
-rw-r--r-- 4766 unused_unit.rs
-rw-r--r-- 12539 unwrap.rs
-rw-r--r-- 4748 unwrap_in_result.rs
-rw-r--r-- 4521 upper_case_acronyms.rs
-rw-r--r-- 12325 use_self.rs
-rw-r--r-- 7909 useless_conversion.rs
drwxr-xr-x - utils
-rw-r--r-- 5778 vec.rs
-rw-r--r-- 8566 vec_init_then_push.rs
-rw-r--r-- 7891 wildcard_imports.rs
-rw-r--r-- 29413 write.rs
-rw-r--r-- 2617 zero_div_zero.rs
-rw-r--r-- 3558 zero_sized_map_values.rs