.. |
cargo
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
casts
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
functions
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
loops
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
matches
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
methods
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
misc_early
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
transmute
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-04 12:53:27 +02:00 |
types
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
unit_types
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
utils
|
Auto merge of #8954 - Serial-ATA:doc-comment-issues, r=xFrednet
|
2022-06-09 11:03:49 +00:00 |
absurd_extreme_comparisons.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
almost_complete_letter_range.rs
|
Add lint almost_complete_letter_range
|
2022-05-30 23:20:04 -04:00 |
approx_const.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
as_conversions.rs
|
Combine doc examples
|
2022-06-01 18:53:15 -04:00 |
as_underscore.rs
|
add as_underscore lint
|
2022-06-03 18:11:23 +02:00 |
asm_syntax.rs
|
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
|
2021-12-17 13:40:22 +01:00 |
assertions_on_constants.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
assign_ops.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
async_yields_async.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
attrs.rs
|
Combine doc examples
|
2022-06-01 18:53:15 -04:00 |
await_holding_invalid.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
bit_mask.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
blacklisted_name.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
blocks_in_if_conditions.rs
|
Combine doc examples
|
2022-06-01 18:53:15 -04:00 |
bool_assert_comparison.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
booleans.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
borrow_as_ptr.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
borrow_deref_ref.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
bytecount.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
bytes_count_to_len.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
case_sensitive_file_extension_comparisons.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
checked_conversions.rs
|
Auto merge of #8954 - Serial-ATA:doc-comment-issues, r=xFrednet
|
2022-06-09 11:03:49 +00:00 |
cognitive_complexity.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
collapsible_if.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
comparison_chain.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
copies.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
copy_iterator.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
crate_in_macro_def.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-04 12:53:27 +02:00 |
create_dir.rs
|
Make [create_dir ] example ignored
|
2022-06-05 16:06:47 -04:00 |
dbg_macro.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
default.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
default_numeric_fallback.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
default_union_representation.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
deprecated_lints.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
dereference.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
derivable_impls.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
derive.rs
|
Actually get the correct ParamEnv in derive_partial_eq_without_eq
|
2022-06-04 20:35:41 -04:00 |
disallowed_methods.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
disallowed_script_idents.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
disallowed_types.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
doc.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
doc_link_with_quotes.rs
|
add doc_link_with_quotes lint
|
2022-02-01 11:21:42 +00:00 |
double_comparison.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
double_parens.rs
|
Combine doc examples
|
2022-06-01 18:53:15 -04:00 |
drop_forget_ref.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
duplicate_mod.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
duration_subsec.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
else_if_without_else.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
empty_drop.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
empty_enum.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
empty_structs_with_brackets.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
entry.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
enum_clike.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
enum_variants.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
eq_op.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
equatable_if_let.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
erasing_op.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
escape.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-04 12:53:27 +02:00 |
eta_reduction.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
excessive_bools.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
exhaustive_items.rs
|
Drop vis in FieldDef.
|
2022-04-23 09:56:15 +02:00 |
exit.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
explicit_write.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-04 12:53:27 +02:00 |
fallible_impl_from.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04: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
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
floating_point_arithmetic.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
format.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
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_push_string.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
formatting.rs
|
Make docs more consistent
|
2022-05-28 09:48:26 -04:00 |
from_over_into.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
from_str_radix_10.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
future_not_send.rs
|
Introduce EarlyBinder
|
2022-05-10 22:47:18 -04:00 |
get_first.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
identity_op.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
if_let_mutex.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
if_not_else.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
if_then_some_else_none.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
implicit_hasher.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
implicit_return.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
implicit_saturating_sub.rs
|
Hide unnecessary code in [implicit_saturating_sub ]
|
2022-06-07 18:51:45 -04:00 |
inconsistent_struct_constructor.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
index_refutable_slice.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
indexing_slicing.rs
|
Suppress unused in doc examples
|
2022-06-06 20:28:16 -04:00 |
infinite_iter.rs
|
Suppress unused in doc examples
|
2022-06-06 20:28:16 -04:00 |
inherent_impl.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
inherent_to_string.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
init_numbered_fields.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
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
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
integer_division.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
invalid_upcast_comparisons.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
items_after_statements.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
iter_not_returning_iterator.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
large_const_arrays.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
large_enum_variant.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
large_include_file.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
large_stack_arrays.rs
|
Overhaul Const .
|
2022-02-15 16:19:59 +11:00 |
len_zero.rs
|
Lifetime variance fixes for clippy
|
2022-05-23 09:34:49 -07:00 |
let_if_seq.rs
|
needless_deref
|
2022-05-30 01:46:15 +00:00 |
let_underscore.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
lib.deprecated.rs
|
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
|
2021-10-07 11:21:30 +02:00 |
lib.register_all.rs
|
Fix names to use plural
|
2022-06-05 22:47:21 +02:00 |
lib.register_cargo.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
lib.register_complexity.rs
|
Merge ManualUnwrapOr into Matches lint pass
|
2022-06-03 19:09:49 -04:00 |
lib.register_correctness.rs
|
Move MatchStrCaseMismatch into Matches lint pass
|
2022-06-03 19:09:49 -04:00 |
lib.register_internal.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
lib.register_lints.rs
|
Fix names to use plural
|
2022-06-05 22:47:21 +02:00 |
lib.register_nursery.rs
|
Move useless_transmute back to complexity
|
2022-05-31 10:40:40 -04:00 |
lib.register_pedantic.rs
|
Move MatchOnVecItems into Matches lint pass
|
2022-06-03 19:09:49 -04:00 |
lib.register_perf.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
lib.register_restriction.rs
|
Auto merge of #8937 - Jarcho:merge_match_passes, r=llogiq
|
2022-06-04 07:41:27 +00:00 |
lib.register_style.rs
|
Fix names to use plural
|
2022-06-05 22:47:21 +02:00 |
lib.register_suspicious.rs
|
Merge SignificantDropInScrutinee into Matches lint pass
|
2022-06-03 19:09:49 -04:00 |
lib.rs
|
Auto merge of #8954 - Serial-ATA:doc-comment-issues, r=xFrednet
|
2022-06-09 11:03:49 +00:00 |
lifetimes.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
literal_representation.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
macro_use.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
main_recursion.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
manual_assert.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
manual_async_fn.rs
|
Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup
|
2022-01-27 15:12:45 +01:00 |
manual_bits.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
manual_non_exhaustive.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-04 12:53:27 +02:00 |
manual_ok_or.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
manual_strip.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
map_clone.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
map_err_ignore.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
map_unit_fn.rs
|
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
|
2022-04-08 10:06:10 +01:00 |
match_result_ok.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
mem_forget.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
mem_replace.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
minmax.rs
|
Combine doc examples
|
2022-06-01 18:53:15 -04:00 |
misc.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
mismatching_type_param_order.rs
|
Add new lint mismatching_type_param_order
|
2022-06-03 00:04:55 -07:00 |
missing_const_for_fn.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
missing_doc.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-05 13:32:06 +01:00 |
missing_enforced_import_rename.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
missing_inline.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
mixed_read_write_in_expression.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
module_style.rs
|
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
|
2022-04-08 10:06:10 +01:00 |
modulo_arithmetic.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
mut_key.rs
|
needless_deref
|
2022-05-30 01:46:15 +00:00 |
mut_mut.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
mut_mutex_lock.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
mut_reference.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
mutable_debug_assertion.rs
|
Combine doc examples
|
2022-06-01 18:53:15 -04:00 |
mutex_atomic.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
needless_arbitrary_self_type.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
needless_bitwise_bool.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
needless_bool.rs
|
Fix [needless_bool ] example
|
2022-06-09 06:54:01 -04:00 |
needless_borrowed_ref.rs
|
Suppress unused in doc examples
|
2022-06-06 20:28:16 -04:00 |
needless_continue.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
needless_for_each.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
needless_late_init.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
needless_parens_on_range_literals.rs
|
Fix names to use plural
|
2022-06-05 22:47:21 +02:00 |
needless_pass_by_value.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
needless_question_mark.rs
|
remove TyS::same_type
|
2022-02-01 11:21:26 +01:00 |
needless_update.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
neg_cmp_op_on_partial_ord.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
neg_multiply.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
new_without_default.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
no_effect.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
non_copy_const.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
non_expressive_names.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
non_octal_unix_permissions.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
non_send_fields_in_send_ty.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
nonstandard_macro_braces.rs
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11:00 |
numeric_arithmetic.rs
|
[1/N] Implement Arithmetic lint
|
2022-05-27 18:53:02 -03:00 |
octal_escapes.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
only_used_in_recursion.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
open_options.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
option_env_unwrap.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
option_if_let_else.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
overflow_check_conditional.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
panic_in_result_fn.rs
|
needless_deref
|
2022-05-30 01:46:15 +00:00 |
panic_unimplemented.rs
|
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
|
2022-04-08 10:06:10 +01:00 |
partialeq_ne_impl.rs
|
update clippy
|
2022-05-10 12:07:35 +02:00 |
pass_by_ref_or_value.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
path_buf_push_overwrite.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
pattern_type_mismatch.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
precedence.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
ptr.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
ptr_eq.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
ptr_offset_with_cast.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
pub_use.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
question_mark.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
ranges.rs
|
Suppress unused in doc examples
|
2022-06-06 20:28:16 -04:00 |
rc_clone_in_vec_init.rs
|
Support Weak in [rc_clone_in_vec_init ]
|
2022-05-26 21:52:25 -04:00 |
redundant_clone.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-04 12:53:27 +02:00 |
redundant_closure_call.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
redundant_else.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
redundant_field_names.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
redundant_pub_crate.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
redundant_slicing.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
redundant_static_lifetimes.rs
|
needless_deref
|
2022-05-30 01:46:15 +00:00 |
ref_option_ref.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
reference.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
regex.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
renamed_lints.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
repeat_once.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
return_self_not_must_use.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
returns.rs
|
needless_return checks for macro expr in return stmts
|
2022-06-02 20:22:15 +08:00 |
same_name_method.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-20 20:47:31 +02:00 |
self_assignment.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
self_named_constructors.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
semicolon_if_nothing_returned.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
serde_api.rs
|
Box HIR Generics and Impl.
|
2022-04-30 13:51:49 +02:00 |
shadow.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
single_char_lifetime_names.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
single_component_path_imports.rs
|
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
|
2022-03-24 14:50:04 +01:00 |
size_of_in_element_count.rs
|
needless_deref
|
2022-05-30 01:46:15 +00:00 |
slow_vector_initialization.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
stable_sort_primitive.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
strings.rs
|
Suppress unused in doc examples
|
2022-06-06 20:28:16 -04:00 |
strlen_on_c_strings.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
suspicious_operation_groupings.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
suspicious_trait_impl.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
swap.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
swap_ptr_to_ref.rs
|
Add lint swap_ptr_to_ref
|
2022-05-31 13:08:05 -04:00 |
tabs_in_doc_comments.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
temporary_assignment.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
to_digit_is_some.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
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
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
transmuting_null.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
undocumented_unsafe_blocks.rs
|
Lazify SourceFile::lines .
|
2022-06-01 10:36:39 +10:00 |
unicode.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
uninit_vec.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
unit_hash.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
unit_return_expecting_ord.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
unnamed_address.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
unnecessary_owned_empty_strings.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
unnecessary_self_imports.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
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
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
unsafe_removed_from_name.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
unused_async.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
unused_io_amount.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
unused_rounding.rs
|
Changed the lint description
|
2022-05-24 22:53:35 -04:00 |
unused_self.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
unused_unit.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
unwrap.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
unwrap_in_result.rs
|
resolve the conflict in compiler/rustc_session/src/parse.rs
|
2022-03-16 20:12:30 +08:00 |
upper_case_acronyms.rs
|
fix typos
|
2022-03-15 02:00:08 +01:00 |
use_self.rs
|
Triggered the lint on tuple struct and struct patterns
|
2022-05-30 13:39:18 -04:00 |
useless_conversion.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
vec.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
vec_init_then_push.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
vec_resize_to_zero.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
verbose_file_reads.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
wildcard_imports.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
write.rs
|
Suppress unused in doc examples
|
2022-06-06 20:28:16 -04:00 |
zero_div_zero.rs
|
Improve lint doc consistency
|
2022-06-05 16:03:18 -04:00 |
zero_sized_map_values.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |