.. |
methods
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
utils
|
Clippy fixes
|
2020-06-10 17:30:12 -04:00 |
approx_const.rs
|
|
|
arithmetic.rs
|
|
|
as_conversions.rs
|
|
|
assertions_on_constants.rs
|
|
|
assign_ops.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
atomic_ordering.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
attrs.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
await_holding_lock.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
bit_mask.rs
|
|
|
blacklisted_name.rs
|
|
|
blocks_in_if_conditions.rs
|
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
|
2020-05-17 17:36:26 +02:00 |
booleans.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
bytecount.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
cargo_common_metadata.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
checked_conversions.rs
|
Stabilize Option::zip
|
2020-06-13 01:27:18 +00:00 |
cognitive_complexity.rs
|
|
|
collapsible_if.rs
|
|
|
comparison_chain.rs
|
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
|
2020-05-17 17:36:26 +02:00 |
consts.rs
|
Migrate to numeric associated consts
|
2020-06-10 01:35:47 +00:00 |
copies.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
copy_iterator.rs
|
|
|
dbg_macro.rs
|
|
|
default_trait_access.rs
|
|
|
deprecated_lints.rs
|
|
|
dereference.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
derive.rs
|
|
|
doc.rs
|
|
|
double_comparison.rs
|
|
|
double_parens.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
drop_bounds.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
drop_forget_ref.rs
|
|
|
duration_subsec.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
else_if_without_else.rs
|
|
|
empty_enum.rs
|
|
|
entry.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
enum_clike.rs
|
Migrate to numeric associated consts
|
2020-06-10 01:35:47 +00:00 |
enum_variants.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
eq_op.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
erasing_op.rs
|
|
|
escape.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
eta_reduction.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
eval_order_dependence.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
excessive_bools.rs
|
|
|
exit.rs
|
|
|
explicit_write.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
fallible_impl_from.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
float_literal.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
floating_point_arithmetic.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
format.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
formatting.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
functions.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
future_not_send.rs
|
Call skip_binder or no_bound_vars before self_ty
|
2020-06-01 12:18:57 -07:00 |
get_last_with_len.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
identity_op.rs
|
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
|
2020-05-17 17:36:26 +02:00 |
if_let_mutex.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
if_let_some_result.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
if_not_else.rs
|
|
|
implicit_return.rs
|
|
|
implicit_saturating_sub.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
indexing_slicing.rs
|
|
|
infinite_iter.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
inherent_impl.rs
|
|
|
inherent_to_string.rs
|
cargo dev fmt
|
2020-04-26 13:44:08 +02:00 |
inline_fn_without_body.rs
|
Fix clippy.
|
2020-05-08 13:57:01 +02:00 |
int_plus_one.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
integer_division.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
items_after_statements.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
large_const_arrays.rs
|
|
|
large_enum_variant.rs
|
|
|
large_stack_arrays.rs
|
|
|
len_zero.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
let_and_return.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
let_if_seq.rs
|
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
|
2020-05-17 17:36:26 +02:00 |
let_underscore.rs
|
|
|
lib.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
lifetimes.rs
|
|
|
literal_representation.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
loops.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
macro_use.rs
|
|
|
main_recursion.rs
|
|
|
manual_async_fn.rs
|
Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup
|
2020-05-11 20:23:47 +02:00 |
manual_non_exhaustive.rs
|
Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup
|
2020-05-11 20:23:47 +02:00 |
map_clone.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
map_unit_fn.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
match_on_vec_items.rs
|
Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup
|
2020-05-11 20:23:47 +02:00 |
matches.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
mem_discriminant.rs
|
|
|
mem_forget.rs
|
|
|
mem_replace.rs
|
|
|
minmax.rs
|
|
|
misc_early.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
misc.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
missing_const_for_fn.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
missing_doc.rs
|
|
|
missing_inline.rs
|
Use OnceCell instead of Once
|
2020-05-22 13:31:02 -07:00 |
modulo_arithmetic.rs
|
|
|
multiple_crate_versions.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
mut_key.rs
|
|
|
mut_mut.rs
|
|
|
mut_reference.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
mutable_debug_assertion.rs
|
|
|
mutex_atomic.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
needless_bool.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
needless_borrow.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
needless_borrowed_ref.rs
|
|
|
needless_continue.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
needless_pass_by_value.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
needless_update.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
neg_cmp_op_on_partial_ord.rs
|
|
|
neg_multiply.rs
|
|
|
new_without_default.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
no_effect.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
non_copy_const.rs
|
|
|
non_expressive_names.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
open_options.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
option_env_unwrap.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
overflow_check_conditional.rs
|
|
|
panic_unimplemented.rs
|
|
|
partialeq_ne_impl.rs
|
|
|
path_buf_push_overwrite.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
precedence.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
ptr_offset_with_cast.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
ptr.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
question_mark.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
ranges.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
redundant_clone.rs
|
Update clippy lint
|
2020-05-03 11:41:03 -07:00 |
redundant_field_names.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
redundant_pattern_matching.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
redundant_pub_crate.rs
|
rustup to https://github.com/rust-lang/rust/pull/70043
|
2020-04-26 10:12:14 +02:00 |
redundant_static_lifetimes.rs
|
|
|
reference.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
regex.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
returns.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
serde_api.rs
|
|
|
shadow.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
single_component_path_imports.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
slow_vector_initialization.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
strings.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
suspicious_trait_impl.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
swap.rs
|
cargo dev fmt
|
2020-04-26 13:44:08 +02:00 |
tabs_in_doc_comments.rs
|
|
|
temporary_assignment.rs
|
|
|
to_digit_is_some.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
trait_bounds.rs
|
|
|
transmute.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
transmuting_null.rs
|
|
|
trivially_copy_pass_by_ref.rs
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
try_err.rs
|
|
|
types.rs
|
Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay
|
2020-06-12 12:28:23 +02:00 |
unicode.rs
|
|
|
unnamed_address.rs
|
|
|
unnecessary_sort_by.rs
|
Clippy fixes
|
2020-06-10 17:30:12 -04:00 |
unnested_or_patterns.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
unsafe_removed_from_name.rs
|
Fix clippy.
|
2020-05-08 13:57:01 +02:00 |
unused_io_amount.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
unused_self.rs
|
|
|
unwrap.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
use_self.rs
|
|
|
useless_conversion.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
vec_resize_to_zero.rs
|
Clippy fixes
|
2020-06-10 17:30:12 -04:00 |
vec.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
verbose_file_reads.rs
|
Update Clippy for MethodCall changes
|
2020-06-10 17:30:11 -04:00 |
wildcard_dependencies.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
wildcard_imports.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
write.rs
|
Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum
|
2020-06-06 09:00:51 +00:00 |
zero_div_zero.rs
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |