| .. |
|
cargo
|
Merge commit '3c7e7dbc15' into clippyup
|
2022-07-28 19:08:22 +02:00 |
|
casts
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
functions
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
loops
|
Changelog for Rust 1.64 🍎
|
2022-09-20 15:23:48 +02:00 |
|
matches
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
methods
|
Fix ICE in unnecessary_to_owned
|
2022-09-21 07:14:04 +02:00 |
|
misc_early
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
operators
|
Change method's name
|
2022-09-16 17:01:29 -03:00 |
|
transmute
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
types
|
Prevent some false positives
|
2022-08-08 21:04:44 +02:00 |
|
unit_types
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
utils
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
almost_complete_letter_range.rs
|
Only ignore external macros.
|
2022-09-13 10:35:59 +02:00 |
|
approx_const.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
as_conversions.rs
|
Merge commit '3c7e7dbc15' into clippyup
|
2022-07-28 19:08:22 +02:00 |
|
asm_syntax.rs
|
Merge commit '23d11428de' into clippyup
|
2021-12-17 13:40:22 +01:00 |
|
assertions_on_constants.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
assertions_on_result_states.rs
|
refactor: move has_debug_impl to clippy_utils::ty
|
2022-09-10 10:39:51 +02:00 |
|
async_yields_async.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
attrs.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
await_holding_invalid.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
blocks_in_if_conditions.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
bool_assert_comparison.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
bool_to_int_with_if.rs
|
refactor: use clippy_utils::Sugg instead of direct string ops
|
2022-09-14 13:35:35 -06:00 |
|
booleans.rs
|
Do not expand macro in nonminimal_bool suggestions
|
2022-09-10 19:48:14 +02:00 |
|
borrow_deref_ref.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
checked_conversions.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
cognitive_complexity.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
collapsible_if.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
comparison_chain.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
copies.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
copy_iterator.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
crate_in_macro_def.rs
|
Shrink ast::Attribute.
|
2022-08-16 11:10:13 +10:00 |
|
create_dir.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
dbg_macro.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
default.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
default_instead_of_iter_empty.rs
|
Changelog for Rust 1.64 🍎
|
2022-09-20 15:23:48 +02:00 |
|
default_numeric_fallback.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
default_union_representation.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
deprecated_lints.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
dereference.rs
|
Changelog for Rust 1.64 🍎
|
2022-09-20 15:23:48 +02:00 |
|
derivable_impls.rs
|
Make derivable_impls machine applicable
|
2022-09-13 17:00:19 +02:00 |
|
derive.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
disallowed_methods.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
disallowed_names.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
disallowed_script_idents.rs
|
Update clippy
|
2022-01-23 19:31:32 +08:00 |
|
disallowed_types.rs
|
Merge commit '57b3c4b90f' into clippyup
|
2022-02-10 18:40:06 +01:00 |
|
doc.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
doc_link_with_quotes.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
double_parens.rs
|
Do not consider method call receiver as an argument in AST.
|
2022-08-10 18:34:54 +02:00 |
|
drop_forget_ref.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
duplicate_mod.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
else_if_without_else.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
empty_drop.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
empty_enum.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
empty_structs_with_brackets.rs
|
remove unnecessary to_string and String::new
|
2022-06-13 15:48:40 +09:00 |
|
entry.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
enum_clike.rs
|
address review
|
2022-06-14 16:11:27 +02:00 |
|
enum_variants.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
equatable_if_let.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
escape.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
eta_reduction.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
excessive_bools.rs
|
ast: Add span to Extern
|
2022-07-02 23:30:03 +01: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
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
|
fallible_impl_from.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
float_literal.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
floating_point_arithmetic.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
format.rs
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
format_args.rs
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
format_impl.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
format_push_string.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
formatting.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02: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 '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
future_not_send.rs
|
Add traits::fully_solve_obligation that acts like traits::fully_normalize
|
2022-08-04 13:50:56 +00:00 |
|
if_let_mutex.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
if_not_else.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
if_then_some_else_none.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
implicit_hasher.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
implicit_return.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
implicit_saturating_sub.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
inconsistent_struct_constructor.rs
|
Merge commit '7c21f91b15' into clippyup
|
2022-05-05 15:12:52 +01:00 |
|
index_refutable_slice.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
indexing_slicing.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
infinite_iter.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
inherent_impl.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
inherent_to_string.rs
|
Rollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string-conversions, r=compiler-errors
|
2022-07-16 22:30:56 +02:00 |
|
init_numbered_fields.rs
|
Merge commit '7c21f91b15' 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
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
invalid_upcast_comparisons.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
invalid_utf8_in_unchecked.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
items_after_statements.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
iter_not_returning_iterator.rs
|
Merge commit '8d14c94b5c' into clippyup
|
2022-01-17 13:29:07 +01:00 |
|
large_const_arrays.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
large_enum_variant.rs
|
Use approx_ty_size for large_enum_variant
|
2022-09-03 00:16:28 +02:00 |
|
large_include_file.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
large_stack_arrays.rs
|
Dont lint large_stack_array inside static items
|
2022-09-11 16:24:33 +02:00 |
|
len_zero.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
let_if_seq.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
let_underscore.rs
|
move else block into the Local struct
|
2022-07-11 23:20:37 +02:00 |
|
lib.deprecated.rs
|
Merge commit 'b7f3f7f608' into clippyup
|
2021-10-07 11:21:30 +02:00 |
|
lib.register_all.rs
|
Auto merge of #9409 - DesmondWillowbrook:iter_kv_map, r=xFrednet
|
2022-09-16 08:44:58 +00:00 |
|
lib.register_cargo.rs
|
Merge commit 'e329249b6a' into clippyup
|
2022-02-26 14:26:21 +01:00 |
|
lib.register_complexity.rs
|
Add iter_kv_map lint
|
2022-09-15 09:41:06 +05:30 |
|
lib.register_correctness.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
lib.register_internal.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
lib.register_lints.rs
|
Auto merge of #9409 - DesmondWillowbrook:iter_kv_map, r=xFrednet
|
2022-09-16 08:44:58 +00:00 |
|
lib.register_nursery.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
lib.register_pedantic.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
lib.register_perf.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
lib.register_restriction.rs
|
Rename the arithmetic lint
|
2022-09-08 12:04:55 -03:00 |
|
lib.register_style.rs
|
New lint bool_to_int_with_if
|
2022-09-01 23:23:56 +02:00 |
|
lib.register_suspicious.rs
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
lib.rs
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
lifetimes.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
literal_representation.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
macro_use.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
main_recursion.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
|
manual_assert.rs
|
Merge commit '97a5daa659' into clippyup
|
2022-01-13 13:18:19 +01:00 |
|
manual_async_fn.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
manual_bits.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
manual_instant_elapsed.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
manual_non_exhaustive.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
manual_rem_euclid.rs
|
Changelog for Rust 1.64 🍎
|
2022-09-20 15:23:48 +02:00 |
|
manual_retain.rs
|
Changelog for Rust 1.64 🍎
|
2022-09-20 15:23:48 +02:00 |
|
manual_string_new.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
manual_strip.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
map_unit_fn.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
match_result_ok.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
mem_forget.rs
|
Merge commit 'e329249b6a' into clippyup
|
2022-02-26 14:26:21 +01:00 |
|
mem_replace.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
minmax.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
misc.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
mismatching_type_param_order.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
missing_const_for_fn.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
missing_doc.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
missing_enforced_import_rename.rs
|
Merge commit '57b3c4b90f' into clippyup
|
2022-02-10 18:40:06 +01:00 |
|
missing_inline.rs
|
Remove DefId from AssocItemContainer.
|
2022-08-01 21:38:45 +02:00 |
|
mixed_read_write_in_expression.rs
|
move else block into the Local struct
|
2022-07-11 23:20:37 +02:00 |
|
module_style.rs
|
Make module-style lints resilient to --remap-path-prefix
|
2022-09-13 21:38:56 +02:00 |
|
multi_assignments.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
mut_key.rs
|
move else block into the Local struct
|
2022-07-11 23:20:37 +02:00 |
|
mut_mut.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
|
mut_reference.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
mutable_debug_assertion.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
mutex_atomic.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
needless_arbitrary_self_type.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
needless_bool.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
needless_borrowed_ref.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
needless_continue.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
needless_for_each.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
needless_late_init.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
needless_parens_on_range_literals.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
needless_pass_by_value.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
needless_question_mark.rs
|
remove TyS::same_type
|
2022-02-01 11:21:26 +01:00 |
|
needless_update.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
neg_cmp_op_on_partial_ord.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
neg_multiply.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
new_without_default.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
no_effect.rs
|
move else block into the Local struct
|
2022-07-11 23:20:37 +02:00 |
|
non_copy_const.rs
|
Merge commit '3c7e7dbc15' into clippyup
|
2022-07-28 19:08:22 +02:00 |
|
non_expressive_names.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
non_octal_unix_permissions.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
non_send_fields_in_send_ty.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
|
nonstandard_macro_braces.rs
|
[nonstandard_macro_braces] Do not modify macro arguments
|
2022-09-22 16:24:23 +02:00 |
|
octal_escapes.rs
|
Rename some things related to literals.
|
2022-08-16 13:41:34 +10:00 |
|
only_used_in_recursion.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
option_env_unwrap.rs
|
Do not consider method call receiver as an argument in AST.
|
2022-08-10 18:34:54 +02:00 |
|
option_if_let_else.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
overflow_check_conditional.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
panic_in_result_fn.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
panic_unimplemented.rs
|
Merge commit '984330a6ee' into clippyup
|
2022-04-08 10:06:10 +01:00 |
|
partialeq_ne_impl.rs
|
update clippy
|
2022-05-10 12:07:35 +02:00 |
|
partialeq_to_none.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
pass_by_ref_or_value.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
pattern_type_mismatch.rs
|
move else block into the Local struct
|
2022-07-11 23:20:37 +02:00 |
|
precedence.rs
|
Do not consider method call receiver as an argument in AST.
|
2022-08-10 18:34:54 +02:00 |
|
ptr.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
ptr_offset_with_cast.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
pub_use.rs
|
Merge commit '7c21f91b15' into clippyup
|
2022-05-05 15:12:52 +01:00 |
|
question_mark.rs
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
|
ranges.rs
|
Fix range_{plus,minus}_one bad suggestions
|
2022-09-08 20:04:43 +02:00 |
|
rc_clone_in_vec_init.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
read_zero_byte_vec.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
redundant_clone.rs
|
Replace Body::basic_blocks() with field access
|
2022-08-26 14:27:08 +02:00 |
|
redundant_closure_call.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02: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 '7c21f91b15' into clippyup
|
2022-05-05 15:12:52 +01:00 |
|
redundant_slicing.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
redundant_static_lifetimes.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
ref_option_ref.rs
|
Make hir::PathSegment::res non-optional.
|
2022-09-05 14:20:25 +10:00 |
|
reference.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
regex.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
renamed_lints.rs
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
return_self_not_must_use.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
returns.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
same_name_method.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
self_named_constructors.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
semicolon_if_nothing_returned.rs
|
Merge commit '97a5daa659' 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
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
single_char_lifetime_names.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
single_component_path_imports.rs
|
Merge commit 'd0cf3481a8' into clippyup
|
2022-03-24 14:50:04 +01:00 |
|
size_of_in_element_count.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
slow_vector_initialization.rs
|
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
|
2022-09-06 03:16:29 +00:00 |
|
std_instead_of_core.rs
|
Merge commit '3c7e7dbc15' into clippyup
|
2022-07-28 19:08:22 +02:00 |
|
strings.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
strlen_on_c_strings.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
suspicious_operation_groupings.rs
|
Do not consider method call receiver as an argument in AST.
|
2022-08-10 18:34:54 +02:00 |
|
suspicious_trait_impl.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
swap.rs
|
move else block into the Local struct
|
2022-07-11 23:20:37 +02:00 |
|
swap_ptr_to_ref.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02: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 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
to_digit_is_some.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09: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
|
Make hir::PathSegment::res non-optional.
|
2022-09-05 14:20:25 +10:00 |
|
undocumented_unsafe_blocks.rs
|
Shrink Token.
|
2022-08-01 08:53:04 +10:00 |
|
unicode.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
uninit_vec.rs
|
uninit_vec: special case set_len(0)
|
2022-09-23 09:35:47 +01:00 |
|
unit_return_expecting_ord.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
unnamed_address.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
unnecessary_owned_empty_strings.rs
|
Merge commit '7c21f91b15' into clippyup
|
2022-05-05 15:12:52 +01:00 |
|
unnecessary_self_imports.rs
|
Merge commit 'a5d597637d' into clippyup
|
2021-12-06 12:33:31 +01:00 |
|
unnecessary_wraps.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
unnested_or_patterns.rs
|
clippy: BindingAnnotation change
|
2022-09-02 13:03:11 -05:00 |
|
unsafe_removed_from_name.rs
|
Merge commit '0eff589afc' into clippyup
|
2021-12-30 15:10:43 +01:00 |
|
unused_async.rs
|
Merge commit '0cb0f76368' into clippyup
|
2022-06-30 10:50:09 +02:00 |
|
unused_io_amount.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
unused_peekable.rs
|
Fix unused_peekable closure and f(&mut peekable) false positives
|
2022-09-11 12:40:52 +00:00 |
|
unused_rounding.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
unused_self.rs
|
Merge commit '3c7e7dbc15' into clippyup
|
2022-07-28 19:08:22 +02:00 |
|
unused_unit.rs
|
Simplify rustc_ast::visit::Visitor::visit_poly_trait_ref.
|
2022-08-11 11:10:01 +10:00 |
|
unwrap.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
unwrap_in_result.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
upper_case_acronyms.rs
|
fix typos
|
2022-03-15 02:00:08 +01:00 |
|
use_self.rs
|
Remove duplicate context check
|
2022-09-10 11:47:07 +02:00 |
|
useless_conversion.rs
|
separate the receiver from arguments in HIR under /clippy
|
2022-09-05 22:25:57 +09:00 |
|
vec.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
vec_init_then_push.rs
|
Merge remote-tracking branch 'upstream/auto' into rustup
|
2022-09-08 21:27:09 +02:00 |
|
wildcard_imports.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
write.rs
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
zero_div_zero.rs
|
Merge commit 'd7b5cbf065' into clippyup
|
2022-06-16 17:39:06 +02:00 |
|
zero_sized_map_values.rs
|
Update TypeVisitor paths
|
2022-07-06 06:41:53 +01:00 |