.. |
cargo
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
casts
|
Auto merge of #10038 - xFrednet:9231-sugg-try-from, r=Jarcho
|
2023-01-14 16:04:51 +00:00 |
functions
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
loops
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2023-01-12 18:59:59 +01:00 |
matches
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
methods
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
misc_early
|
Use token::Lit in ast::ExprKind::Lit .
|
2022-11-16 09:41:28 +11:00 |
operators
|
[arithmetic-side-effects] Consider negative numbers and add more tests
|
2023-01-06 12:25:51 -03:00 |
transmute
|
Fix suggestion in transmutes_expressible_as_ptr_casts when the source type is a borrow.
|
2023-01-12 16:01:24 -05:00 |
types
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2023-01-12 18:59:59 +01:00 |
unit_types
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
utils
|
Auto merge of #10199 - tylerjw:document-extending-list-configs, r=xFrednet
|
2023-01-14 18:14:31 +00:00 |
almost_complete_range.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
approx_const.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
as_conversions.rs
|
|
|
asm_syntax.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
assertions_on_constants.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
assertions_on_result_states.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
async_yields_async.rs
|
|
|
attrs.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
await_holding_invalid.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
blocks_in_if_conditions.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
bool_assert_comparison.rs
|
Add machine applicable suggestion for bool_assert_comparison
|
2023-01-21 17:33:39 +00:00 |
bool_to_int_with_if.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
booleans.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
borrow_deref_ref.rs
|
|
|
box_default.rs
|
trim paths in box_default
|
2023-01-04 00:44:20 +01:00 |
checked_conversions.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
cognitive_complexity.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
collapsible_if.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
comparison_chain.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
copies.rs
|
don't lint field_reassign when field in closure
|
2023-01-01 21:41:46 -05:00 |
copy_iterator.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
crate_in_macro_def.rs
|
Split MacArgs in two.
|
2022-11-22 09:04:15 +11:00 |
create_dir.rs
|
|
|
dbg_macro.rs
|
reword dbg_macro labels
|
2023-01-02 12:09:26 -05:00 |
declared_lints.rs
|
Add multiple_unsafe_ops_per_block lint
|
2023-01-18 10:00:31 +03:00 |
default_instead_of_iter_empty.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
default_numeric_fallback.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
default_union_representation.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
default.rs
|
trim paths in default_trait_access /clone_on_copy suggestions
|
2023-01-04 23:39:46 +01:00 |
deprecated_lints.rs
|
|
|
dereference.rs
|
Auto merge of #10192 - Jarcho:revert_9701, r=flip1995
|
2023-01-12 18:47:17 +00:00 |
derivable_impls.rs
|
Restrict suggestion of deriving Default for enums to MSRV 1.62.
|
2023-01-05 13:06:43 -08:00 |
derive.rs
|
Auto merge of #10184 - robertbastian:master, r=xFrednet
|
2023-01-12 14:59:41 +00:00 |
disallowed_macros.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
disallowed_methods.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
disallowed_names.rs
|
|
|
disallowed_script_idents.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
disallowed_types.rs
|
rustc_hir: Change representation of import paths to support multiple resolutions
|
2022-12-01 18:51:05 +03:00 |
doc.rs
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
double_parens.rs
|
Box ExprKind::{Closure,MethodCall} , and QSelf in expressions, types, and patterns.
|
2022-11-17 13:45:59 +11:00 |
drop_forget_ref.rs
|
[drop_ref ]: don't lint idiomatic in match arm
|
2023-01-01 22:33:18 -05:00 |
duplicate_mod.rs
|
|
|
else_if_without_else.rs
|
|
|
empty_drop.rs
|
|
|
empty_enum.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
empty_structs_with_brackets.rs
|
empty_structs_with_brackets: not MachineApplicable anymore
|
2023-01-02 14:58:10 +01:00 |
entry.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
enum_clike.rs
|
|
|
enum_variants.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
equatable_if_let.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
escape.rs
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
eta_reduction.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
excessive_bools.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
exhaustive_items.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
exit.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
explicit_write.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
fallible_impl_from.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
float_literal.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
floating_point_arithmetic.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
fn_null_check.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
format_args.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
format_impl.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
format_push_string.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
format.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
formatting.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
from_over_into.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
from_raw_with_void_ptr.rs
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
from_str_radix_10.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
future_not_send.rs
|
Ensure no one constructs AliasTy s themselves
|
2022-12-14 15:36:39 +00:00 |
if_let_mutex.rs
|
|
|
if_not_else.rs
|
|
|
if_then_some_else_none.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
implicit_hasher.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
implicit_return.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
implicit_saturating_add.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
implicit_saturating_sub.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
inconsistent_struct_constructor.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
index_refutable_slice.rs
|
rename get_parent_node to parent_id
|
2023-01-04 00:43:13 +00:00 |
indexing_slicing.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
infinite_iter.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
inherent_impl.rs
|
|
|
inherent_to_string.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
init_numbered_fields.rs
|
|
|
inline_fn_without_body.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
instant_subtraction.rs
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
int_plus_one.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
invalid_upcast_comparisons.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
invalid_utf8_in_unchecked.rs
|
Add StrStyle to ast::LitKind::ByteStr .
|
2022-12-02 10:38:58 +11:00 |
items_after_statements.rs
|
|
|
iter_not_returning_iterator.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
large_const_arrays.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
large_enum_variant.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
large_include_file.rs
|
Add StrStyle to ast::LitKind::ByteStr .
|
2022-12-02 10:38:58 +11:00 |
large_stack_arrays.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
len_zero.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
let_if_seq.rs
|
Update tooling
|
2022-10-27 18:41:26 +04:00 |
let_underscore.rs
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
lib.deprecated.rs
|
|
|
lib.rs
|
Add multiple_unsafe_ops_per_block lint
|
2023-01-18 10:00:31 +03:00 |
lifetimes.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
literal_representation.rs
|
Use token::Lit in ast::ExprKind::Lit .
|
2022-11-16 09:41:28 +11:00 |
macro_use.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-12-17 13:56:32 +01:00 |
main_recursion.rs
|
|
|
manual_assert.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
manual_async_fn.rs
|
Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr
|
2022-12-29 19:40:06 +00:00 |
manual_bits.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
manual_clamp.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
manual_is_ascii_check.rs
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
manual_let_else.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
manual_non_exhaustive.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
manual_rem_euclid.rs
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
manual_retain.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
manual_string_new.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
manual_strip.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
map_unit_fn.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
match_result_ok.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
mem_forget.rs
|
|
|
mem_replace.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
minmax.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
misc.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
mismatching_type_param_order.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
missing_const_for_fn.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
missing_doc.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-11-21 20:01:17 +01:00 |
missing_enforced_import_rename.rs
|
rustc_hir: Change representation of import paths to support multiple resolutions
|
2022-12-01 18:51:05 +03:00 |
missing_inline.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
missing_trait_methods.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
mixed_read_write_in_expression.rs
|
rename get_parent_node to parent_id
|
2023-01-04 00:43:13 +00:00 |
module_style.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
multi_assignments.rs
|
|
|
multiple_unsafe_ops_per_block.rs
|
Add multiple_unsafe_ops_per_block lint
|
2023-01-18 10:00:31 +03:00 |
mut_key.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
mut_mut.rs
|
Rename Rptr to Ref in AST and HIR
|
2022-12-28 18:52:36 +01:00 |
mut_reference.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
mutable_debug_assertion.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
mutex_atomic.rs
|
add comment about mutex_atomic issue to description
|
2022-12-29 14:48:36 -06:00 |
needless_arbitrary_self_type.rs
|
Rename Rptr to Ref in AST and HIR
|
2022-12-28 18:52:36 +01:00 |
needless_bool.rs
|
|
|
needless_borrowed_ref.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
needless_continue.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
needless_for_each.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
needless_late_init.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
needless_parens_on_range_literals.rs
|
|
|
needless_pass_by_value.rs
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
needless_question_mark.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
needless_update.rs
|
|
|
neg_cmp_op_on_partial_ord.rs
|
Fix clippy's missing substs
|
2022-11-21 20:39:29 +00:00 |
neg_multiply.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
new_without_default.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
no_effect.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
non_copy_const.rs
|
rename get_parent_node to parent_id
|
2023-01-04 00:43:13 +00:00 |
non_expressive_names.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
non_octal_unix_permissions.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
non_send_fields_in_send_ty.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
nonstandard_macro_braces.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
octal_escapes.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
only_used_in_recursion.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
option_env_unwrap.rs
|
Box ExprKind::{Closure,MethodCall} , and QSelf in expressions, types, and patterns.
|
2022-11-17 13:45:59 +11:00 |
option_if_let_else.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
overflow_check_conditional.rs
|
|
|
panic_in_result_fn.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
panic_unimplemented.rs
|
|
|
partial_pub_fields.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
partialeq_ne_impl.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
partialeq_to_none.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
pass_by_ref_or_value.rs
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
pattern_type_mismatch.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
permissions_set_readonly_false.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
precedence.rs
|
Box ExprKind::{Closure,MethodCall} , and QSelf in expressions, types, and patterns.
|
2022-11-17 13:45:59 +11:00 |
ptr_offset_with_cast.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
ptr.rs
|
Rename Rptr to Ref in AST and HIR
|
2022-12-28 18:52:36 +01:00 |
pub_use.rs
|
|
|
question_mark.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
ranges.rs
|
[#10167] Clarify that the lint only works if x eq. y in a for loop.
|
2023-01-06 14:41:50 +01:00 |
rc_clone_in_vec_init.rs
|
|
|
read_zero_byte_vec.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
redundant_clone.rs
|
Revert 4dbd8ad34e , c7dc961558 , ed519ad746 and c6477eb711
|
2023-01-12 13:28:22 -05:00 |
redundant_closure_call.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
redundant_else.rs
|
|
|
redundant_field_names.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
redundant_pub_crate.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
redundant_slicing.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
redundant_static_lifetimes.rs
|
Rename Rptr to Ref in AST and HIR
|
2022-12-28 18:52:36 +01:00 |
ref_option_ref.rs
|
Rename Rptr to Ref in AST and HIR
|
2022-12-28 18:52:36 +01:00 |
reference.rs
|
|
|
regex.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
renamed_lints.rs
|
rename
|
2023-01-10 11:12:54 +01:00 |
return_self_not_must_use.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
returns.rs
|
needless_return : remove multiple semis on suggestion
|
2023-01-11 07:09:57 +08:00 |
same_name_method.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
self_named_constructors.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
semicolon_block.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
semicolon_if_nothing_returned.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
serde_api.rs
|
|
|
shadow.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
single_char_lifetime_names.rs
|
|
|
single_component_path_imports.rs
|
rustc_ast_lowering: Stop lowering imports into multiple items
|
2022-12-01 18:51:20 +03:00 |
size_of_in_element_count.rs
|
|
|
size_of_ref.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
slow_vector_initialization.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
std_instead_of_core.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
strings.rs
|
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
|
2022-12-17 14:12:54 +01:00 |
strlen_on_c_strings.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
suspicious_operation_groupings.rs
|
Fix clippy code
|
2022-11-23 12:17:47 -08:00 |
suspicious_trait_impl.rs
|
Use LanguageItems::require less
|
2022-10-29 16:04:10 -05:00 |
suspicious_xor_used_as_pow.rs
|
Update version attribute for 1.67 lints
|
2023-01-19 21:58:08 +01:00 |
swap_ptr_to_ref.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
swap.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
tabs_in_doc_comments.rs
|
|
|
temporary_assignment.rs
|
|
|
to_digit_is_some.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
trailing_empty_array.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
trait_bounds.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
undocumented_unsafe_blocks.rs
|
Fix fp in unnecessary_safety_comment
|
2023-01-09 18:49:46 +09:00 |
unicode.rs
|
|
|
uninit_vec.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
unit_return_expecting_ord.rs
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
unnamed_address.rs
|
|
|
unnecessary_owned_empty_strings.rs
|
Rm diagnostic item, use lang item
|
2022-11-18 06:16:20 +00:00 |
unnecessary_self_imports.rs
|
rustc_ast_lowering: Stop lowering imports into multiple items
|
2022-12-01 18:51:20 +03:00 |
unnecessary_wraps.rs
|
get_parent and find_parent
|
2023-01-04 00:43:13 +00:00 |
unnested_or_patterns.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
unsafe_removed_from_name.rs
|
rustc_ast_lowering: Stop lowering imports into multiple items
|
2022-12-01 18:51:20 +03:00 |
unused_async.rs
|
drive-by: Add is_async fn to hir::IsAsync
|
2022-11-19 02:22:24 +00:00 |
unused_io_amount.rs
|
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
|
2022-10-23 15:18:45 +02:00 |
unused_peekable.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
unused_rounding.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
unused_self.rs
|
unused_self: Don't trigger if the method body contains todo!()
|
2023-01-06 12:58:51 +09:00 |
unused_unit.rs
|
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
|
2022-11-21 20:51:52 +01:00 |
unwrap_in_result.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
unwrap.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
upper_case_acronyms.rs
|
Rename some OwnerId fields.
|
2022-10-29 20:28:38 +11:00 |
use_self.rs
|
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
|
2022-12-01 18:29:38 +01:00 |
useless_conversion.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
vec_init_then_push.rs
|
|
|
vec.rs
|
|
|
wildcard_imports.rs
|
rustc_hir: Change representation of import paths to support multiple resolutions
|
2022-12-01 18:51:05 +03:00 |
write.rs
|
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
|
2022-12-29 14:28:34 +01:00 |
zero_div_zero.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
zero_sized_map_values.rs
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |