rust/clippy_lints/src
2023-11-03 21:13:51 +01:00
..
cargo
casts Format let-chains across the code base 2023-11-02 17:24:30 +01:00
functions Format let-chains across the code base 2023-11-02 17:24:30 +01:00
loops [unused_enumerate_index]: don't ICE on empty tuples 2023-11-03 21:13:51 +01:00
matches Format let-chains across the code base 2023-11-02 17:24:30 +01:00
methods Format let-chains across the code base 2023-11-02 17:24:30 +01:00
misc_early Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
operators Format let-chains across the code base 2023-11-02 17:24:30 +01:00
transmute Format let-chains across the code base 2023-11-02 17:24:30 +01:00
types Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unit_types Format let-chains across the code base 2023-11-02 17:24:30 +01:00
utils Format let-chains across the code base 2023-11-02 17:24:30 +01:00
absolute_paths.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
allow_attributes.rs Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup 2023-10-06 17:35:45 +02:00
almost_complete_range.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
approx_const.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
arc_with_non_send_sync.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
as_conversions.rs
asm_syntax.rs
assertions_on_constants.rs
assertions_on_result_states.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
async_yields_async.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
attrs.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
await_holding_invalid.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
blocks_in_if_conditions.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
bool_assert_comparison.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
bool_to_int_with_if.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
booleans.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
borrow_deref_ref.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
box_default.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
checked_conversions.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
cognitive_complexity.rs
collapsible_if.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
collection_is_never_read.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
comparison_chain.rs
copies.rs
copy_iterator.rs
crate_in_macro_def.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
create_dir.rs Add more diagnostic items for clippy 2023-10-05 18:21:47 -04:00
dbg_macro.rs Fix dbg_macro semi span calculation 2023-11-01 16:25:15 +00:00
declared_lints.rs feat: unused_enumerate_index lint 2023-10-31 17:53:24 +01:00
default_constructed_unit_structs.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
default_instead_of_iter_empty.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
default_numeric_fallback.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
default_union_representation.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
default.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
deprecated_lints.rs
dereference.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
derivable_impls.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
derive.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
disallowed_macros.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
disallowed_methods.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
disallowed_names.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
disallowed_script_idents.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
disallowed_types.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
doc.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
double_parens.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
drop_forget_ref.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
duplicate_mod.rs
else_if_without_else.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
empty_drop.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
empty_enum.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
empty_structs_with_brackets.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
endian_bytes.rs
entry.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
enum_clike.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
equatable_if_let.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
error_impl_error.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
escape.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
eta_reduction.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
excessive_bools.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
excessive_nesting.rs
exhaustive_items.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
exit.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
explicit_write.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
extra_unused_type_parameters.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
fallible_impl_from.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
float_literal.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
floating_point_arithmetic.rs Fix missing parenthesis in suboptimal floating point help 2023-10-27 16:28:10 +02:00
format_args.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
format_impl.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
format_push_string.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
format.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
formatting.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
four_forward_slashes.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
from_over_into.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
from_raw_with_void_ptr.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
from_str_radix_10.rs
future_not_send.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
if_let_mutex.rs
if_not_else.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
if_then_some_else_none.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
ignored_unit_patterns.rs Auto merge of #11670 - lengyijun:ignored_unit_pattern_ref, r=dswij 2023-10-25 18:02:33 +00:00
implicit_hasher.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
implicit_return.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
implicit_saturating_add.rs new lint: unnecessary_fallible_conversions 2023-10-30 20:54:24 +01:00
implicit_saturating_sub.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
implied_bounds_in_impls.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
inconsistent_struct_constructor.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
index_refutable_slice.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
indexing_slicing.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
infinite_iter.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
inherent_impl.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
inherent_to_string.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
init_numbered_fields.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
inline_fn_without_body.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
instant_subtraction.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
int_plus_one.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
invalid_upcast_comparisons.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
item_name_repetitions.rs fix enum_variant_names depending lint depending on order 2023-10-29 17:34:11 +01:00
items_after_statements.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
items_after_test_module.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
iter_not_returning_iterator.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
iter_without_into_iter.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
large_const_arrays.rs Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup 2023-09-25 11:28:58 +02:00
large_enum_variant.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
large_futures.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
large_include_file.rs
large_stack_arrays.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
large_stack_frames.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
len_zero.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
let_if_seq.rs
let_underscore.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
let_with_type_underscore.rs fix lint failures in clippy 2023-10-16 19:50:31 -07:00
lib.deprecated.rs
lib.rs Remove the internal_warn lint category 2023-10-25 12:35:31 +00:00
lifetimes.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
lines_filter_map_ok.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
literal_representation.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
macro_use.rs
main_recursion.rs
manual_assert.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_async_fn.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_bits.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
manual_clamp.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_float_methods.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_hash_one.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_is_ascii_check.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_let_else.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_main_separator_str.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_non_exhaustive.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_range_patterns.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
manual_rem_euclid.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_retain.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_slice_size_calculation.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
manual_string_new.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
manual_strip.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
map_unit_fn.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
match_result_ok.rs
mem_replace.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
min_ident_chars.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
minmax.rs
misc.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
mismatching_type_param_order.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
missing_assert_message.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
missing_asserts_for_indexing.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
missing_const_for_fn.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
missing_doc.rs Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup 2023-10-21 14:16:11 +02:00
missing_enforced_import_rename.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
missing_fields_in_debug.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
missing_inline.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
missing_trait_methods.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
mixed_read_write_in_expression.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
module_style.rs
multi_assignments.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
multiple_unsafe_ops_per_block.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
mut_key.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
mut_mut.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
mut_reference.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
mutable_debug_assertion.rs
mutex_atomic.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_arbitrary_self_type.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_bool.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
needless_borrowed_ref.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_borrows_for_generic_args.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
needless_continue.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_else.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_for_each.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_if.rs
needless_late_init.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_parens_on_range_literals.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
needless_pass_by_ref_mut.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
needless_pass_by_value.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
needless_question_mark.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
needless_update.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
neg_cmp_op_on_partial_ord.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
neg_multiply.rs
new_without_default.rs
no_effect.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
no_mangle_with_rust_abi.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
non_canonical_impls.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
non_copy_const.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
non_expressive_names.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
non_octal_unix_permissions.rs fix lint failures in clippy 2023-10-16 19:50:31 -07:00
non_send_fields_in_send_ty.rs Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup 2023-10-21 14:16:11 +02:00
nonstandard_macro_braces.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
octal_escapes.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
only_used_in_recursion.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
option_env_unwrap.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
option_if_let_else.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
overflow_check_conditional.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
panic_in_result_fn.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
panic_unimplemented.rs Expand docs on clippy::todo 2023-10-27 10:22:41 -07:00
partial_pub_fields.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
partialeq_ne_impl.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
partialeq_to_none.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
pass_by_ref_or_value.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
pattern_type_mismatch.rs
permissions_set_readonly_false.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
precedence.rs
ptr_offset_with_cast.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
ptr.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
pub_use.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
question_mark_used.rs
question_mark.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
ranges.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
raw_strings.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
rc_clone_in_vec_init.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
read_zero_byte_vec.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
redundant_async_block.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
redundant_clone.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
redundant_closure_call.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
redundant_else.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
redundant_field_names.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
redundant_locals.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
redundant_pub_crate.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
redundant_slicing.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
redundant_static_lifetimes.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
redundant_type_annotations.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
ref_option_ref.rs
ref_patterns.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
reference.rs fix lint failures in clippy 2023-10-16 19:50:31 -07:00
regex.rs
renamed_lints.rs
reserve_after_initialization.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
return_self_not_must_use.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
returns.rs Auto merge of #11584 - koka831:fix/11335, r=blyxyas 2023-10-26 14:20:13 +00:00
same_name_method.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
self_named_constructors.rs
semicolon_block.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
semicolon_if_nothing_returned.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
serde_api.rs
shadow.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
significant_drop_tightening.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
single_call_fn.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
single_char_lifetime_names.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
single_component_path_imports.rs
single_range_in_vec_init.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
size_of_in_element_count.rs Add more diagnostic items for clippy 2023-10-05 18:21:47 -04:00
size_of_ref.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
slow_vector_initialization.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
std_instead_of_core.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
strings.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
strlen_on_c_strings.rs
suspicious_doc_comments.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
suspicious_operation_groupings.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-11-02 17:24:19 +01:00
suspicious_trait_impl.rs
suspicious_xor_used_as_pow.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
swap_ptr_to_ref.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
swap.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
tabs_in_doc_comments.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
temporary_assignment.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
tests_outside_test_module.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
to_digit_is_some.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
trailing_empty_array.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
trait_bounds.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
tuple_array_conversions.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
undocumented_unsafe_blocks.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
unicode.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
uninit_vec.rs Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup 2023-10-21 14:16:11 +02:00
unit_return_expecting_ord.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unnamed_address.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unnecessary_box_returns.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unnecessary_map_on_constructor.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
unnecessary_owned_empty_strings.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unnecessary_self_imports.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unnecessary_struct_initialization.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
unnecessary_wraps.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unnested_or_patterns.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
unsafe_removed_from_name.rs
unused_async.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unused_io_amount.rs
unused_peekable.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
unused_rounding.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
unused_self.rs
unused_unit.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unwrap_in_result.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
unwrap.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
upper_case_acronyms.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
use_self.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
useless_conversion.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
vec_init_then_push.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
vec.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
visibility.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
wildcard_imports.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
write.rs Format let-chains across the code base 2023-11-02 17:24:30 +01:00
zero_div_zero.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
zero_sized_map_values.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00