.. |
casts
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
functions
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
loops
|
Auto merge of #8305 - camsteffen:util-cleanup, r=flip1995
|
2022-02-07 15:23:23 +00:00 |
matches
|
Split out match_as_ref
|
2022-02-07 12:22:26 -05:00 |
methods
|
Auto merge of #8305 - camsteffen:util-cleanup, r=flip1995
|
2022-02-07 15:23:23 +00:00 |
misc_early
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
transmute
|
Auto merge of #8305 - camsteffen:util-cleanup, r=flip1995
|
2022-02-07 15:23:23 +00:00 |
types
|
Factor out some ty param utils
|
2022-01-28 15:45:41 -06:00 |
unit_types
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
utils
|
Auto merge of #8305 - camsteffen:util-cleanup, r=flip1995
|
2022-02-07 15:23:23 +00:00 |
absurd_extreme_comparisons.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
approx_const.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
arithmetic.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
as_conversions.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
asm_syntax.rs
|
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
|
2021-12-17 13:40:22 +01:00 |
assertions_on_constants.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
assign_ops.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
async_yields_async.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
attrs.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
await_holding_invalid.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
bit_mask.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
blacklisted_name.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
blocks_in_if_conditions.rs
|
Factor out differing_macro_contexts
|
2022-01-28 16:02:40 -06:00 |
bool_assert_comparison.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
booleans.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
borrow_as_ptr.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
bytecount.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
cargo_common_metadata.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
case_sensitive_file_extension_comparisons.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
checked_conversions.rs
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11:00 |
cognitive_complexity.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
collapsible_if.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
collapsible_match.rs
|
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
|
2021-12-17 13:40:22 +01:00 |
comparison_chain.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
copies.rs
|
Auto merge of #93001 - flip1995:clippyup, r=Manishearth
|
2022-01-18 02:32:36 +00:00 |
copy_iterator.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
create_dir.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
dbg_macro.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
default_numeric_fallback.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
default_union_representation.rs
|
Add default_union_representation lint
|
2022-01-29 07:02:28 +03:00 |
default.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
deprecated_lints.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
dereference.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
derivable_impls.rs
|
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
|
2021-12-17 13:40:22 +01:00 |
derive.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
disallowed_methods.rs
|
Rename path_to_res to def_path_res
|
2022-01-28 15:45:41 -06:00 |
disallowed_script_idents.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
disallowed_types.rs
|
Rename path_to_res to def_path_res
|
2022-01-28 15:45:41 -06:00 |
doc.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
double_comparison.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
double_parens.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
drop_forget_ref.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
duration_subsec.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
else_if_without_else.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
empty_enum.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
entry.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
enum_clike.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
enum_variants.rs
|
Don't suggest an empty variant name in enum_variant_names
|
2022-01-21 13:10:19 +00:00 |
eq_op.rs
|
fix op_ref false positive
|
2022-01-16 09:20:33 -08:00 |
equatable_if_let.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
erasing_op.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
escape.rs
|
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
|
2022-01-16 11:19:21 +00:00 |
eta_reduction.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
eval_order_dependence.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
excessive_bools.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
exhaustive_items.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
exit.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
explicit_write.rs
|
Add explicit_write suggestions for write! s with format args
|
2022-02-05 13:05:08 +00:00 |
fallible_impl_from.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
feature_name.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
float_equality_without_abs.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
float_literal.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
floating_point_arithmetic.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
format_args.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
format.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
formatting.rs
|
Factor out differing_macro_contexts
|
2022-01-28 16:02:40 -06:00 |
from_over_into.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
from_str_radix_10.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
future_not_send.rs
|
Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk"
|
2021-12-12 12:34:46 +08:00 |
get_last_with_len.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
identity_op.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +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 commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
implicit_hasher.rs
|
Factor out differing_macro_contexts
|
2022-01-28 16:02:40 -06:00 |
implicit_return.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
implicit_saturating_sub.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
inconsistent_struct_constructor.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
index_refutable_slice.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
indexing_slicing.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
infinite_iter.rs
|
Factor out is_qpath_def_path
|
2022-01-28 16:05:39 -06:00 |
inherent_impl.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
inherent_to_string.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
init_numbered_fields.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
inline_fn_without_body.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
int_plus_one.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
integer_division.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
invalid_upcast_comparisons.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
items_after_statements.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
iter_not_returning_iterator.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
large_const_arrays.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
large_enum_variant.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
large_stack_arrays.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
len_zero.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
let_if_seq.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
let_underscore.rs
|
initial revert
|
2022-01-15 01:16:55 +00:00 |
lib.deprecated.rs
|
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
|
2021-10-07 11:21:30 +02:00 |
lib.register_all.rs
|
Add lint transumte_undefined_repr
|
2022-02-05 16:28:25 -05:00 |
lib.register_cargo.rs
|
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
|
2021-10-07 11:21:30 +02:00 |
lib.register_complexity.rs
|
Subsume ref_in_deref into needless_borrow
|
2022-01-22 21:22:33 -05:00 |
lib.register_correctness.rs
|
Add lint transumte_undefined_repr
|
2022-02-05 16:28:25 -05:00 |
lib.register_internal.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
lib.register_lints.rs
|
Add lint transumte_undefined_repr
|
2022-02-05 16:28:25 -05:00 |
lib.register_nursery.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
lib.register_pedantic.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
lib.register_perf.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
lib.register_restriction.rs
|
Add default_union_representation lint
|
2022-01-29 07:02:28 +03:00 |
lib.register_style.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
lib.register_suspicious.rs
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
lib.rs
|
Add lint transumte_undefined_repr
|
2022-02-05 16:28:25 -05:00 |
lifetimes.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
literal_representation.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
macro_use.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
main_recursion.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
manual_assert.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
manual_async_fn.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
manual_bits.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
manual_map.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
manual_non_exhaustive.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
manual_ok_or.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
manual_strip.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
manual_unwrap_or.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
map_clone.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
map_err_ignore.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
map_unit_fn.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
match_on_vec_items.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
match_result_ok.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
match_str_case_mismatch.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
mem_forget.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
mem_replace.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
minmax.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
misc.rs
|
Factor out expr_path_res
|
2022-01-28 16:04:30 -06:00 |
missing_const_for_fn.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
missing_doc.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
missing_enforced_import_rename.rs
|
Rename path_to_res to def_path_res
|
2022-01-28 15:45:41 -06:00 |
missing_inline.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
module_style.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
modulo_arithmetic.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
multiple_crate_versions.rs
|
Remove SymbolStr .
|
2021-12-15 13:30:26 +11:00 |
mut_key.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
mut_mut.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
mut_mutex_lock.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
mut_reference.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
mutable_debug_assertion.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
mutex_atomic.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
needless_arbitrary_self_type.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
needless_bitwise_bool.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
needless_bool.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
needless_borrowed_ref.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01: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
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
needless_option_as_deref.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
needless_pass_by_value.rs
|
initial revert
|
2022-01-15 01:16:55 +00:00 |
needless_question_mark.rs
|
fix needless_question_mark not considering async fn
|
2022-01-23 20:31:27 +08:00 |
needless_update.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
neg_cmp_op_on_partial_ord.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
neg_multiply.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
new_without_default.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
no_effect.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
non_copy_const.rs
|
Format clippy
|
2022-01-16 16:02:36 -06:00 |
non_expressive_names.rs
|
Update clippy
|
2022-01-23 19:31:32 +08: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
|
initial revert
|
2022-01-15 01:16:55 +00:00 |
nonstandard_macro_braces.rs
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11:00 |
octal_escapes.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01: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
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
overflow_check_conditional.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
panic_in_result_fn.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
panic_unimplemented.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
partialeq_ne_impl.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
pass_by_ref_or_value.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01: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
|
let-else: use hir::Let in clippy
|
2021-12-13 14:02:41 +11:00 |
precedence.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01: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 |
ptr.rs
|
Auto merge of #8305 - camsteffen:util-cleanup, r=flip1995
|
2022-02-07 15:23:23 +00:00 |
question_mark.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
ranges.rs
|
Factor out single_segment_path
|
2022-01-28 16:02:43 -06:00 |
redundant_clone.rs
|
Format clippy
|
2022-01-16 16:02:36 -06:00 |
redundant_closure_call.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
redundant_else.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
redundant_field_names.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
redundant_pub_crate.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
redundant_slicing.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
redundant_static_lifetimes.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
ref_option_ref.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
reference.rs
|
Subsume ref_in_deref into needless_borrow
|
2022-01-22 21:22:33 -05:00 |
regex.rs
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11: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
|
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
|
2022-01-17 13:29:07 +01:00 |
returns.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
same_name_method.rs
|
Store a Symbol instead of an Ident in AssocItem
|
2022-01-19 17:13:21 -05:00 |
self_assignment.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
self_named_constructors.rs
|
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
|
2022-01-16 11:19:21 +00:00 |
semicolon_if_nothing_returned.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
serde_api.rs
|
Remove unnecessary sigils around Ident::as_str() calls.
|
2021-12-15 17:32:42 +11:00 |
shadow.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
single_char_lifetime_names.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
single_component_path_imports.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
size_of_in_element_count.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
slow_vector_initialization.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
stable_sort_primitive.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
strings.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06: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
|
Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
|
2022-01-17 09:40:29 +00:00 |
suspicious_trait_impl.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
swap.rs
|
Factor out differing_macro_contexts
|
2022-01-28 16:02:40 -06:00 |
tabs_in_doc_comments.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01: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 |
to_string_in_display.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
trailing_empty_array.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
trait_bounds.rs
|
trait_duplication_in_bounds checks path segments for trait items
|
2022-01-20 13:38:48 +08:00 |
transmuting_null.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
try_err.rs
|
Fix clippy uses of QPath::LangItem
|
2021-12-13 17:09:16 +00:00 |
undocumented_unsafe_blocks.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
undropped_manually_drops.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
unicode.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
uninit_vec.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
unit_hash.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
unit_return_expecting_ord.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-01-27 14:23:31 +01:00 |
unnamed_address.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
unnecessary_self_imports.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
unnecessary_sort_by.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
unnecessary_wraps.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
unnested_or_patterns.rs
|
Changes to ptr_arg
|
2022-01-12 20:57:50 -05:00 |
unsafe_removed_from_name.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
unused_async.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
unused_io_amount.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
unused_self.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
unused_unit.rs
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11:00 |
unwrap_in_result.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
unwrap.rs
|
Factor out differing_macro_contexts
|
2022-01-28 16:02:40 -06:00 |
upper_case_acronyms.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
use_self.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
useless_conversion.rs
|
Remove unnecessary sigils around Ident::as_str() calls.
|
2021-12-15 17:32:42 +11:00 |
vec_init_then_push.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
vec_resize_to_zero.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
vec.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
verbose_file_reads.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
wildcard_dependencies.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
wildcard_imports.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
write.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
zero_div_zero.rs
|
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
|
2021-12-06 12:33:31 +01:00 |
zero_sized_map_values.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |