.. |
cargo
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
casts
|
Add lint cast_enum_constructor
|
2022-03-17 19:57:35 -04:00 |
functions
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
loops
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
matches
|
Fix mixed enum variant kinds + code cleanup
|
2022-03-17 01:09:25 -04:00 |
methods
|
unnecessary_join lint
|
2022-03-24 13:18:18 +01:00 |
misc_early
|
|
|
transmute
|
Don't lint transmute_undefined_repr when changing the type of generic params
|
2022-03-16 12:56:23 -04:00 |
types
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
unit_types
|
|
|
utils
|
allowing [map_flatten ] to split long suggestions
|
2022-03-21 14:11:22 +08:00 |
absurd_extreme_comparisons.rs
|
|
|
approx_const.rs
|
|
|
arithmetic.rs
|
|
|
as_conversions.rs
|
|
|
asm_syntax.rs
|
|
|
assertions_on_constants.rs
|
|
|
assign_ops.rs
|
|
|
async_yields_async.rs
|
|
|
attrs.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
await_holding_invalid.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
bit_mask.rs
|
|
|
blacklisted_name.rs
|
|
|
blocks_in_if_conditions.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
bool_assert_comparison.rs
|
|
|
booleans.rs
|
|
|
borrow_as_ptr.rs
|
|
|
bytecount.rs
|
|
|
case_sensitive_file_extension_comparisons.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
checked_conversions.rs
|
|
|
cognitive_complexity.rs
|
|
|
collapsible_if.rs
|
fix typo in code-block kind specifier
|
2022-03-16 10:19:19 +09:00 |
collapsible_match.rs
|
|
|
comparison_chain.rs
|
|
|
copies.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
copy_iterator.rs
|
|
|
create_dir.rs
|
|
|
dbg_macro.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
default_numeric_fallback.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
default_union_representation.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
default.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
deprecated_lints.rs
|
|
|
dereference.rs
|
Don't lint needless_borrow in method receiver positions
|
2022-02-17 16:21:53 +01:00 |
derivable_impls.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
derive.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
disallowed_methods.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
disallowed_script_idents.rs
|
|
|
disallowed_types.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
doc.rs
|
Use DroplessArena when allocating ResolvedPat s
|
2022-03-16 13:49:19 -04:00 |
double_comparison.rs
|
|
|
double_parens.rs
|
|
|
drop_forget_ref.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
duration_subsec.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
else_if_without_else.rs
|
|
|
empty_enum.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
entry.rs
|
|
|
enum_clike.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
enum_variants.rs
|
|
|
eq_op.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
equatable_if_let.rs
|
|
|
erasing_op.rs
|
|
|
escape.rs
|
|
|
eta_reduction.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
eval_order_dependence.rs
|
|
|
excessive_bools.rs
|
|
|
exhaustive_items.rs
|
|
|
exit.rs
|
|
|
explicit_write.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
fallible_impl_from.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
float_equality_without_abs.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
float_literal.rs
|
|
|
floating_point_arithmetic.rs
|
|
|
format_args.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
format_impl.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
format.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
formatting.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
from_over_into.rs
|
|
|
from_str_radix_10.rs
|
|
|
future_not_send.rs
|
|
|
get_last_with_len.rs
|
|
|
identity_op.rs
|
|
|
if_let_mutex.rs
|
|
|
if_not_else.rs
|
|
|
if_then_some_else_none.rs
|
|
|
implicit_hasher.rs
|
Replace &mut DiagnosticBuilder , in signatures, with &mut Diagnostic .
|
2022-02-23 05:38:19 +00:00 |
implicit_return.rs
|
|
|
implicit_saturating_sub.rs
|
|
|
inconsistent_struct_constructor.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
index_refutable_slice.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
indexing_slicing.rs
|
|
|
infinite_iter.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
inherent_impl.rs
|
|
|
inherent_to_string.rs
|
|
|
init_numbered_fields.rs
|
|
|
inline_fn_without_body.rs
|
Replace &mut DiagnosticBuilder , in signatures, with &mut Diagnostic .
|
2022-02-23 05:38:19 +00:00 |
int_plus_one.rs
|
|
|
integer_division.rs
|
|
|
invalid_upcast_comparisons.rs
|
|
|
items_after_statements.rs
|
|
|
iter_not_returning_iterator.rs
|
|
|
large_const_arrays.rs
|
Overhaul Const .
|
2022-02-15 16:19:59 +11:00 |
large_enum_variant.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
large_stack_arrays.rs
|
Overhaul Const .
|
2022-02-15 16:19:59 +11:00 |
len_zero.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
let_if_seq.rs
|
|
|
let_underscore.rs
|
|
|
lib.deprecated.rs
|
|
|
lib.register_all.rs
|
Auto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
|
2022-03-21 20:08:29 +00:00 |
lib.register_cargo.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
lib.register_complexity.rs
|
refactor: move into methods module
|
2022-03-18 21:11:54 +01:00 |
lib.register_correctness.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
lib.register_internal.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
lib.register_lints.rs
|
unnecessary_join lint
|
2022-03-24 13:18:18 +01:00 |
lib.register_nursery.rs
|
Move iter_with_drain to nursery
|
2022-03-15 09:46:49 +01:00 |
lib.register_pedantic.rs
|
unnecessary_join lint
|
2022-03-24 13:18:18 +01:00 |
lib.register_perf.rs
|
Move iter_with_drain to nursery
|
2022-03-15 09:46:49 +01:00 |
lib.register_restriction.rs
|
Lint list updated
|
2022-03-15 19:38:40 +01:00 |
lib.register_style.rs
|
Lint list updated
|
2022-03-15 19:38:40 +01:00 |
lib.register_suspicious.rs
|
Add lint cast_enum_constructor
|
2022-03-17 19:57:35 -04:00 |
lib.rs
|
refactor: move into methods module
|
2022-03-18 21:11:54 +01:00 |
lifetimes.rs
|
|
|
literal_representation.rs
|
|
|
macro_use.rs
|
|
|
main_recursion.rs
|
|
|
manual_assert.rs
|
|
|
manual_async_fn.rs
|
|
|
manual_bits.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
manual_map.rs
|
|
|
manual_non_exhaustive.rs
|
|
|
manual_ok_or.rs
|
|
|
manual_strip.rs
|
|
|
manual_unwrap_or.rs
|
|
|
map_clone.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
map_err_ignore.rs
|
|
|
map_unit_fn.rs
|
|
|
match_on_vec_items.rs
|
|
|
match_result_ok.rs
|
|
|
match_str_case_mismatch.rs
|
|
|
mem_forget.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
mem_replace.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
minmax.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
misc.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
missing_const_for_fn.rs
|
Update and fix clippy tests
|
2022-03-07 08:47:18 -08:00 |
missing_doc.rs
|
|
|
missing_enforced_import_rename.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
missing_inline.rs
|
|
|
module_style.rs
|
|
|
modulo_arithmetic.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
mut_key.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
mut_mut.rs
|
|
|
mut_mutex_lock.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
mut_reference.rs
|
|
|
mutable_debug_assertion.rs
|
|
|
mutex_atomic.rs
|
|
|
needless_arbitrary_self_type.rs
|
|
|
needless_bitwise_bool.rs
|
|
|
needless_bool.rs
|
|
|
needless_borrowed_ref.rs
|
|
|
needless_continue.rs
|
|
|
needless_for_each.rs
|
|
|
needless_late_init.rs
|
|
|
needless_option_as_deref.rs
|
|
|
needless_pass_by_value.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
needless_question_mark.rs
|
|
|
needless_update.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
neg_cmp_op_on_partial_ord.rs
|
|
|
neg_multiply.rs
|
|
|
new_without_default.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
no_effect.rs
|
|
|
non_copy_const.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
non_expressive_names.rs
|
|
|
non_octal_unix_permissions.rs
|
|
|
non_send_fields_in_send_ty.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
nonstandard_macro_braces.rs
|
|
|
octal_escapes.rs
|
|
|
only_used_in_recursion.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
open_options.rs
|
|
|
option_env_unwrap.rs
|
|
|
option_if_let_else.rs
|
|
|
overflow_check_conditional.rs
|
|
|
panic_in_result_fn.rs
|
|
|
panic_unimplemented.rs
|
|
|
partialeq_ne_impl.rs
|
|
|
pass_by_ref_or_value.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
path_buf_push_overwrite.rs
|
|
|
pattern_type_mismatch.rs
|
|
|
precedence.rs
|
|
|
ptr_eq.rs
|
|
|
ptr_offset_with_cast.rs
|
|
|
ptr.rs
|
Don't lint ptr_arg on &mut Cow<_>
|
2022-03-16 12:00:27 -04:00 |
question_mark.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
ranges.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
redundant_clone.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
redundant_closure_call.rs
|
|
|
redundant_else.rs
|
|
|
redundant_field_names.rs
|
|
|
redundant_pub_crate.rs
|
|
|
redundant_slicing.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
redundant_static_lifetimes.rs
|
|
|
ref_option_ref.rs
|
|
|
reference.rs
|
|
|
regex.rs
|
|
|
repeat_once.rs
|
|
|
return_self_not_must_use.rs
|
|
|
returns.rs
|
|
|
same_name_method.rs
|
|
|
self_assignment.rs
|
|
|
self_named_constructors.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
semicolon_if_nothing_returned.rs
|
|
|
serde_api.rs
|
|
|
shadow.rs
|
|
|
single_char_lifetime_names.rs
|
|
|
single_component_path_imports.rs
|
Allow single_component_path_imports for all macros
|
2022-03-14 22:45:00 +01:00 |
size_of_in_element_count.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
slow_vector_initialization.rs
|
|
|
stable_sort_primitive.rs
|
|
|
strings.rs
|
|
|
strlen_on_c_strings.rs
|
|
|
suspicious_operation_groupings.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
suspicious_trait_impl.rs
|
|
|
swap.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
tabs_in_doc_comments.rs
|
|
|
temporary_assignment.rs
|
|
|
to_digit_is_some.rs
|
|
|
trailing_empty_array.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
trait_bounds.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
transmuting_null.rs
|
|
|
try_err.rs
|
Moved lint to restriction
|
2022-03-15 18:45:01 +01:00 |
undocumented_unsafe_blocks.rs
|
|
|
undropped_manually_drops.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
unicode.rs
|
|
|
uninit_vec.rs
|
|
|
unit_hash.rs
|
|
|
unit_return_expecting_ord.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
unnamed_address.rs
|
|
|
unnecessary_self_imports.rs
|
|
|
unnecessary_sort_by.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
unnecessary_wraps.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
unnested_or_patterns.rs
|
|
|
unsafe_removed_from_name.rs
|
|
|
unused_async.rs
|
|
|
unused_io_amount.rs
|
|
|
unused_self.rs
|
|
|
unused_unit.rs
|
|
|
unwrap_in_result.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
unwrap.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
upper_case_acronyms.rs
|
fix typos
|
2022-03-15 02:00:08 +01:00 |
use_self.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
useless_conversion.rs
|
|
|
vec_init_then_push.rs
|
|
|
vec_resize_to_zero.rs
|
|
|
vec.rs
|
|
|
verbose_file_reads.rs
|
|
|
wildcard_imports.rs
|
|
|
write.rs
|
Fix mixed enum variant kinds + code cleanup
|
2022-03-17 01:09:25 -04:00 |
zero_div_zero.rs
|
|
|
zero_sized_map_values.rs
|
|
|