rust-clippy/clippy_lints/src
2021-11-16 03:02:08 +09:00
..
casts Auto merge of #7948 - 5225225:castlosslessbool, r=llogiq 2021-11-12 18:17:18 +00:00
functions Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
loops Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
methods move the let statement out of the macro 2021-11-16 03:02:08 +09:00
misc_early Add lint to check for invalid clippy:version attributes 2021-11-10 19:48:31 +01:00
transmute Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
types Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unit_types Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
utils Auto merge of #7956 - camsteffen:author, r=llogiq 2021-11-11 19:33:06 +00:00
absurd_extreme_comparisons.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
approx_const.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
arithmetic.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
as_conversions.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
asm_syntax.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
assertions_on_constants.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
assign_ops.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
async_yields_async.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
attrs.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
await_holding_invalid.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
bit_mask.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
blacklisted_name.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
blocks_in_if_conditions.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
bool_assert_comparison.rs Auto merge of #7948 - 5225225:castlosslessbool, r=llogiq 2021-11-12 18:17:18 +00:00
booleans.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
bytecount.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
cargo_common_metadata.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
case_sensitive_file_extension_comparisons.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
checked_conversions.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
cognitive_complexity.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
collapsible_if.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
collapsible_match.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
comparison_chain.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
copies.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
copy_iterator.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
create_dir.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
dbg_macro.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
default.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
default_numeric_fallback.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
deprecated_lints.rs Manually add clippy::version attribute to deprecated lints 2021-11-10 19:48:30 +01:00
dereference.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
derivable_impls.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
derive.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
disallowed_method.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
disallowed_script_idents.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
disallowed_type.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
doc.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
double_comparison.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
double_parens.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
drop_forget_ref.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
duration_subsec.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
else_if_without_else.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
empty_enum.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
entry.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
enum_clike.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
enum_variants.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
eq_op.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
equatable_if_let.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
erasing_op.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
escape.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
eta_reduction.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
eval_order_dependence.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
excessive_bools.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
exhaustive_items.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
exit.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
explicit_write.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
fallible_impl_from.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
feature_name.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
float_equality_without_abs.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
float_literal.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
floating_point_arithmetic.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
format.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
format_args.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
formatting.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
from_over_into.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
from_str_radix_10.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
future_not_send.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
get_last_with_len.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
identity_op.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
if_let_mutex.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
if_not_else.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
if_then_some_else_none.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
implicit_hasher.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
implicit_return.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
implicit_saturating_sub.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
inconsistent_struct_constructor.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
index_refutable_slice.rs New index_refutable_slice lint 2021-11-11 17:34:02 +01:00
indexing_slicing.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
infinite_iter.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
inherent_impl.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
inherent_to_string.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
inline_fn_without_body.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
int_plus_one.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
integer_division.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
invalid_upcast_comparisons.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
items_after_statements.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
iter_not_returning_iterator.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
large_const_arrays.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
large_enum_variant.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
large_stack_arrays.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
len_zero.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
let_if_seq.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
let_underscore.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
lib.deprecated.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
lib.register_all.rs Move if_then_panic to pedantic 2021-10-28 09:38:01 -05:00
lib.register_cargo.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
lib.register_complexity.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
lib.register_correctness.rs Add unit-hash lint 2021-10-27 06:32:37 -07:00
lib.register_internal.rs New internal lint to make clippy::version attribute mandatory 2021-11-11 13:03:30 +01:00
lib.register_lints.rs New index_refutable_slice lint 2021-11-11 17:34:02 +01:00
lib.register_nursery.rs New index_refutable_slice lint 2021-11-11 17:34:02 +01:00
lib.register_pedantic.rs Auto merge of #7907 - Alexendoo:non-ascii-restriction, r=flip1995 2021-11-02 10:36:26 +00:00
lib.register_perf.rs Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup 2021-10-21 13:11:36 +02:00
lib.register_restriction.rs Auto merge of #7907 - Alexendoo:non-ascii-restriction, r=flip1995 2021-11-02 10:36:26 +00:00
lib.register_style.rs Move if_then_panic to pedantic 2021-10-28 09:38:01 -05:00
lib.register_suspicious.rs Move non_send_fields_in_send_ty to suspicious 2021-10-25 19:32:17 +02:00
lib.rs Auto merge of #7956 - camsteffen:author, r=llogiq 2021-11-11 19:33:06 +00:00
lifetimes.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
literal_representation.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
macro_use.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
main_recursion.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_assert.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_async_fn.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_map.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_non_exhaustive.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_ok_or.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_strip.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
manual_unwrap_or.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
map_clone.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
map_err_ignore.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
map_unit_fn.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
match_on_vec_items.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
match_result_ok.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
match_str_case_mismatch.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
matches.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mem_forget.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mem_replace.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
minmax.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
misc.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
missing_const_for_fn.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
missing_doc.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
missing_enforced_import_rename.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
missing_inline.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
module_style.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
modulo_arithmetic.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
multiple_crate_versions.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mut_key.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mut_mut.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mut_mutex_lock.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mut_reference.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mutable_debug_assertion.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
mutex_atomic.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_arbitrary_self_type.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_bitwise_bool.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_bool.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_borrow.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_borrowed_ref.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_continue.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_for_each.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_option_as_deref.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_pass_by_value.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_question_mark.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
needless_update.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
neg_cmp_op_on_partial_ord.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
neg_multiply.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
new_without_default.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
no_effect.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
non_copy_const.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
non_expressive_names.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
non_octal_unix_permissions.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
non_send_fields_in_send_ty.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
nonstandard_macro_braces.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
open_options.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
option_env_unwrap.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
option_if_let_else.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
overflow_check_conditional.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
panic_in_result_fn.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
panic_unimplemented.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
partialeq_ne_impl.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
pass_by_ref_or_value.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
path_buf_push_overwrite.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
pattern_type_mismatch.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
precedence.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
ptr.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
ptr_eq.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
ptr_offset_with_cast.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
question_mark.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
ranges.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_clone.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_closure_call.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_else.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_field_names.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_pub_crate.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_slicing.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
redundant_static_lifetimes.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
ref_option_ref.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
reference.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
regex.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
repeat_once.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
returns.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
same_name_method.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
self_assignment.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
self_named_constructors.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
semicolon_if_nothing_returned.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
serde_api.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
shadow.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
single_component_path_imports.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
size_of_in_element_count.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
slow_vector_initialization.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
stable_sort_primitive.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
strings.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
strlen_on_c_strings.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
suspicious_operation_groupings.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
suspicious_trait_impl.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
swap.rs Auto merge of #7813 - xFrednet:6492-lint-version, r=flip1995 2021-11-11 12:38:04 +00:00
tabs_in_doc_comments.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
temporary_assignment.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
to_digit_is_some.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
to_string_in_display.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
trailing_empty_array.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
trait_bounds.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
transmuting_null.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
try_err.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
undocumented_unsafe_blocks.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
undropped_manually_drops.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unicode.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
uninit_vec.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unit_hash.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unit_return_expecting_ord.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unnamed_address.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unnecessary_self_imports.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unnecessary_sort_by.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unnecessary_wraps.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unnested_or_patterns.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unsafe_removed_from_name.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unused_async.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unused_io_amount.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unused_self.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unused_unit.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
unwrap.rs New index_refutable_slice lint 2021-11-11 17:34:02 +01:00
unwrap_in_result.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
upper_case_acronyms.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
use_self.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
useless_conversion.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
vec.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
vec_init_then_push.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
vec_resize_to_zero.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
verbose_file_reads.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
wildcard_dependencies.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
wildcard_imports.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
write.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
zero_div_zero.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00
zero_sized_map_values.rs Added clippy::version attribute to all normal lints 2021-11-10 19:48:31 +01:00