.. |
methods
|
Auto merge of #6316 - ThibsG:WrongSelfConventionTraitDef, r=ebroto
|
2020-12-19 21:39:19 +00:00 |
utils
|
remove clone in manual_async_fn lint
|
2020-12-22 03:12:12 +01:00 |
approx_const.rs
|
|
|
arithmetic.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
as_conversions.rs
|
|
|
asm_syntax.rs
|
|
|
assertions_on_constants.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
assign_ops.rs
|
|
|
async_yields_async.rs
|
|
|
atomic_ordering.rs
|
|
|
attrs.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
await_holding_invalid.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2020-12-20 16:48:04 +01:00 |
bit_mask.rs
|
|
|
blacklisted_name.rs
|
|
|
blocks_in_if_conditions.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
booleans.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
bytecount.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
cargo_common_metadata.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
checked_conversions.rs
|
add MSRV to more lints specified in #6097
|
2020-12-11 11:00:03 +05:30 |
cognitive_complexity.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
collapsible_if.rs
|
|
|
collapsible_match.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
comparison_chain.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
consts.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
copies.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
copy_iterator.rs
|
|
|
create_dir.rs
|
Typo: std::fs::crate_dir -> std::fs::create_dir
|
2020-12-16 20:48:03 -03:00 |
dbg_macro.rs
|
|
|
default.rs
|
Fix field_reassign_with_default for private fields
|
2020-12-22 11:09:46 -06:00 |
deprecated_lints.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
dereference.rs
|
|
|
derive.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
disallowed_method.rs
|
|
|
doc.rs
|
Apply suggestion from PR review
|
2020-12-17 15:28:05 +01:00 |
double_comparison.rs
|
|
|
double_parens.rs
|
|
|
drop_forget_ref.rs
|
|
|
duration_subsec.rs
|
|
|
else_if_without_else.rs
|
|
|
empty_enum.rs
|
Address flip1995's review comments
|
2021-01-04 18:34:05 +01:00 |
entry.rs
|
|
|
enum_clike.rs
|
|
|
enum_variants.rs
|
|
|
eq_op.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
erasing_op.rs
|
|
|
escape.rs
|
Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakis
|
2020-11-04 22:45:15 +00:00 |
eta_reduction.rs
|
|
|
eval_order_dependence.rs
|
clippy: fold by value
|
2020-11-16 22:42:09 +01:00 |
excessive_bools.rs
|
|
|
exit.rs
|
|
|
explicit_write.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
fallible_impl_from.rs
|
Fix handling of panic calls
|
2020-11-17 12:16:15 -08:00 |
float_equality_without_abs.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
float_literal.rs
|
|
|
floating_point_arithmetic.rs
|
|
|
format.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
formatting.rs
|
|
|
from_over_into.rs
|
Update clippy_lints/src/from_over_into.rs
|
2020-12-21 09:18:30 +01:00 |
functions.rs
|
Eat redundant else dogfood
|
2020-11-29 17:55:42 -06:00 |
future_not_send.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2020-11-23 23:02:12 +01:00 |
get_last_with_len.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
identity_op.rs
|
|
|
if_let_mutex.rs
|
|
|
if_let_some_result.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
if_not_else.rs
|
|
|
implicit_return.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
implicit_saturating_sub.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
indexing_slicing.rs
|
|
|
infinite_iter.rs
|
|
|
inherent_impl.rs
|
|
|
inherent_to_string.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
inline_fn_without_body.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
int_plus_one.rs
|
|
|
integer_division.rs
|
|
|
items_after_statements.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
large_const_arrays.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
large_enum_variant.rs
|
Don't trigger large_enum_variant in external macros
|
2020-12-21 11:09:49 +01:00 |
large_stack_arrays.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
len_zero.rs
|
Eat redundant else dogfood
|
2020-11-29 17:55:42 -06:00 |
let_if_seq.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
let_underscore.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
lib.rs
|
Added MSRV and fixed typo
|
2020-12-20 13:00:17 +01:00 |
lifetimes.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
literal_representation.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
loops.rs
|
Retain assembly operands span when lowering AST to HIR
|
2020-12-06 20:48:08 +01:00 |
macro_use.rs
|
|
|
main_recursion.rs
|
|
|
manual_async_fn.rs
|
remove clone in manual_async_fn lint
|
2020-12-22 03:12:12 +01:00 |
manual_non_exhaustive.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
manual_ok_or.rs
|
Fix dogfood errors
|
2020-12-13 06:32:41 +02:00 |
manual_strip.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
manual_unwrap_or.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
map_clone.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
map_err_ignore.rs
|
Fix a style of texts in map_err_ignore
|
2020-12-25 08:59:34 +09:00 |
map_identity.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
map_unit_fn.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
match_on_vec_items.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
matches.rs
|
Removing false positive for the match_single_binding lint
|
2020-12-13 20:49:39 +00:00 |
mem_discriminant.rs
|
|
|
mem_forget.rs
|
|
|
mem_replace.rs
|
add MSRV to more lints specified in #6097
|
2020-12-11 11:00:03 +05:30 |
minmax.rs
|
|
|
misc_early.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
misc.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
missing_const_for_fn.rs
|
add MSRV to more lints specified in #6097
|
2020-12-11 11:00:03 +05:30 |
missing_doc.rs
|
Auto merge of #6318 - camsteffen:article-description, r=Manishearth
|
2020-12-12 21:20:40 +00:00 |
missing_inline.rs
|
Remove ForeignMod struct.
|
2020-11-26 21:32:27 +01:00 |
modulo_arithmetic.rs
|
|
|
multiple_crate_versions.rs
|
|
|
mut_key.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
mut_mut.rs
|
|
|
mut_mutex_lock.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
mut_reference.rs
|
|
|
mutable_debug_assertion.rs
|
|
|
mutex_atomic.rs
|
|
|
needless_arbitrary_self_type.rs
|
|
|
needless_bool.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
needless_borrow.rs
|
needless_borrow: print the type in the lint message
|
2020-12-13 15:29:18 +01:00 |
needless_borrowed_ref.rs
|
|
|
needless_continue.rs
|
|
|
needless_pass_by_value.rs
|
cargo dev fmt
|
2020-12-07 16:45:10 +09:00 |
needless_update.rs
|
remove example
|
2020-12-18 19:15:05 -06:00 |
neg_cmp_op_on_partial_ord.rs
|
|
|
neg_multiply.rs
|
|
|
new_without_default.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
no_effect.rs
|
|
|
non_copy_const.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
non_expressive_names.rs
|
Eat redundant else dogfood
|
2020-11-29 17:55:42 -06:00 |
open_options.rs
|
|
|
option_env_unwrap.rs
|
|
|
option_if_let_else.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
overflow_check_conditional.rs
|
|
|
panic_in_result_fn.rs
|
Apply suggestions from code review
|
2020-12-08 00:10:39 +01:00 |
panic_unimplemented.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
partialeq_ne_impl.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
pass_by_ref_or_value.rs
|
cargo dev fmt
|
2020-12-07 16:45:10 +09:00 |
path_buf_push_overwrite.rs
|
|
|
pattern_type_mismatch.rs
|
|
|
precedence.rs
|
|
|
ptr_eq.rs
|
|
|
ptr_offset_with_cast.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
ptr.rs
|
lint &PathBuf instead of &Path in PTR_ARG
|
2020-12-25 15:06:34 +03:00 |
question_mark.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
ranges.rs
|
Fix FP of manual_range_contains in const fn
|
2020-12-11 23:07:52 +09:00 |
redundant_clone.rs
|
cargo dev fmt
|
2020-12-07 16:45:10 +09:00 |
redundant_closure_call.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
redundant_else.rs
|
Add redundant else lint
|
2020-11-29 17:55:42 -06:00 |
redundant_field_names.rs
|
add MSRV to more lints specified in #6097
|
2020-12-11 11:00:03 +05:30 |
redundant_pub_crate.rs
|
|
|
redundant_static_lifetimes.rs
|
add MSRV to more lints specified in #6097
|
2020-12-11 11:00:03 +05:30 |
ref_option_ref.rs
|
Fix dogfood errors
|
2020-12-13 06:32:41 +02:00 |
reference.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
regex.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
repeat_once.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
returns.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
self_assignment.rs
|
|
|
serde_api.rs
|
|
|
shadow.rs
|
Handle Guard::IfLet in clippy
|
2020-12-06 13:43:19 +01:00 |
single_component_path_imports.rs
|
|
|
size_of_in_element_count.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
slow_vector_initialization.rs
|
|
|
stable_sort_primitive.rs
|
|
|
strings.rs
|
Fix dogfood errors
|
2020-12-13 06:32:41 +02:00 |
suspicious_operation_groupings.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
suspicious_trait_impl.rs
|
|
|
swap.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
tabs_in_doc_comments.rs
|
|
|
temporary_assignment.rs
|
|
|
to_digit_is_some.rs
|
|
|
to_string_in_display.rs
|
|
|
trait_bounds.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
transmute.rs
|
clippy: fold by value
|
2020-11-16 22:42:09 +01:00 |
transmuting_null.rs
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
try_err.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
types.rs
|
cargo dev fmt
|
2020-12-07 16:45:10 +09:00 |
undropped_manually_drops.rs
|
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
|
2020-10-28 23:36:07 +01:00 |
unicode.rs
|
|
|
unit_return_expecting_ord.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
unnamed_address.rs
|
|
|
unnecessary_sort_by.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
unnecessary_wraps.rs
|
Fix dogfood errors
|
2020-12-13 06:32:41 +02:00 |
unnested_or_patterns.rs
|
|
|
unsafe_removed_from_name.rs
|
|
|
unused_io_amount.rs
|
|
|
unused_self.rs
|
|
|
unused_unit.rs
|
remove clone in manual_async_fn lint
|
2020-12-22 03:12:12 +01:00 |
unwrap_in_result.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
unwrap.rs
|
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
|
2020-11-05 14:29:48 +01:00 |
use_self.rs
|
add MSRV to more lints specified in #6097
|
2020-12-11 11:00:03 +05:30 |
useless_conversion.rs
|
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
|
2020-11-23 13:51:04 +01:00 |
vec_resize_to_zero.rs
|
|
|
vec.rs
|
|
|
verbose_file_reads.rs
|
|
|
wildcard_dependencies.rs
|
|
|
wildcard_imports.rs
|
|
|
write.rs
|
Factor out some code in write.rs
|
2020-12-08 23:17:12 +01:00 |
zero_div_zero.rs
|
|
|
zero_sized_map_values.rs
|
Add a lint for maps with zero-sized values
|
2020-12-09 18:00:09 +01:00 |