rust/clippy_lints/src
2021-05-27 20:18:07 -05:00
..
casts Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
functions Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
loops Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
methods Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
misc_early Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
transmute Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
types Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
unit_types Merge remote-tracking branch 'upstream/master' into rustup 2021-05-20 12:05:02 +02:00
utils Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
absurd_extreme_comparisons.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
approx_const.rs
arithmetic.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
as_conversions.rs
asm_syntax.rs
assertions_on_constants.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
assign_ops.rs
async_yields_async.rs
atomic_ordering.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
attrs.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
await_holding_invalid.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
bit_mask.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
blacklisted_name.rs
blocks_in_if_conditions.rs
bool_assert_comparison.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
booleans.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
bytecount.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
cargo_common_metadata.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
case_sensitive_file_extension_comparisons.rs
checked_conversions.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
cognitive_complexity.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
collapsible_if.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
collapsible_match.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
comparison_chain.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
copies.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
copy_iterator.rs
create_dir.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
dbg_macro.rs
default_numeric_fallback.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
default.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
deprecated_lints.rs Use break api config for enum_variant_names 2021-05-26 16:53:13 -05:00
dereference.rs
derive.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-05-20 12:05:02 +02:00
disallowed_method.rs
doc.rs Improvements to while_let_on_iterator 2021-05-12 21:49:22 -04:00
double_comparison.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
double_parens.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
drop_forget_ref.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
duration_subsec.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
else_if_without_else.rs
empty_enum.rs
entry.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
enum_clike.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
enum_variants.rs Use break api config for enum_variant_names 2021-05-26 16:53:13 -05:00
eq_op.rs Run cargo fmt 2021-05-25 06:05:52 +00:00
erasing_op.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
escape.rs
eta_reduction.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
eval_order_dependence.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
excessive_bools.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
exhaustive_items.rs
exit.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
explicit_write.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
fallible_impl_from.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
float_equality_without_abs.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
float_literal.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
floating_point_arithmetic.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
format.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
formatting.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
from_over_into.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
from_str_radix_10.rs
future_not_send.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
get_last_with_len.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
identity_op.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
if_let_mutex.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
if_let_some_result.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
if_not_else.rs
if_then_some_else_none.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
implicit_hasher.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
implicit_return.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
implicit_saturating_sub.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
inconsistent_struct_constructor.rs Move inconsistent_struct_constructor to pedantic 2021-05-07 20:24:07 -07:00
indexing_slicing.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
infinite_iter.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
inherent_impl.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-05-20 12:05:02 +02:00
inherent_to_string.rs
inline_fn_without_body.rs
int_plus_one.rs
integer_division.rs
invalid_upcast_comparisons.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
items_after_statements.rs
large_const_arrays.rs
large_enum_variant.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
large_stack_arrays.rs
len_zero.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
let_if_seq.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
let_underscore.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
lib.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
lifetimes.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
literal_representation.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
macro_use.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
main_recursion.rs
manual_async_fn.rs
manual_map.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
manual_non_exhaustive.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
manual_ok_or.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
manual_strip.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
manual_unwrap_or.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
map_clone.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
map_err_ignore.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
map_identity.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
map_unit_fn.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
match_on_vec_items.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
matches.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
mem_discriminant.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
mem_forget.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
mem_replace.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
minmax.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
misc.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
missing_const_for_fn.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
missing_doc.rs Fix missing_docs_in_private_items FP 2021-05-26 16:25:38 -05:00
missing_inline.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
modulo_arithmetic.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
multiple_crate_versions.rs
mut_key.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
mut_mut.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
mut_mutex_lock.rs
mut_reference.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
mutable_debug_assertion.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
mutex_atomic.rs
needless_arbitrary_self_type.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
needless_bitwise_bool.rs Fix missing variable init in lint example 2021-05-17 15:00:15 +00:00
needless_bool.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
needless_borrow.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
needless_borrowed_ref.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
needless_continue.rs
needless_for_each.rs Add semicolon in needless_for_each.rs 2021-05-25 02:06:45 +00:00
needless_pass_by_value.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
needless_question_mark.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-05-20 12:05:02 +02:00
needless_update.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
neg_cmp_op_on_partial_ord.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
neg_multiply.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
new_without_default.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
no_effect.rs Fix allow on some statement lints 2021-05-26 22:07:53 -05:00
non_copy_const.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
non_expressive_names.rs Allow wparam and lparam in similar_names 2021-05-20 10:20:14 -04:00
non_octal_unix_permissions.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
open_options.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
option_env_unwrap.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
option_if_let_else.rs Remove dead code after not linting else if let 2021-05-17 14:09:54 -05:00
overflow_check_conditional.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
panic_in_result_fn.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
panic_unimplemented.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
partialeq_ne_impl.rs
pass_by_ref_or_value.rs Use break api config for pass by value or ref 2021-05-26 16:53:13 -05:00
path_buf_push_overwrite.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
pattern_type_mismatch.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
precedence.rs
ptr_eq.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
ptr_offset_with_cast.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
ptr.rs Move needless_borrow to style 2021-05-21 11:24:52 -04:00
question_mark.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
ranges.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
redundant_clone.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
redundant_closure_call.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
redundant_else.rs
redundant_field_names.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
redundant_pub_crate.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
redundant_slicing.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
redundant_static_lifetimes.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
ref_option_ref.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
reference.rs
regex.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
repeat_once.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
returns.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
self_assignment.rs
semicolon_if_nothing_returned.rs Move semicolon_if_nothing_returned to pedantic 2021-05-24 22:09:07 +00:00
serde_api.rs
shadow.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
single_component_path_imports.rs Move needless_borrow to style 2021-05-21 11:24:52 -04:00
size_of_in_element_count.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
slow_vector_initialization.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
stable_sort_primitive.rs
strings.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
suspicious_operation_groupings.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
suspicious_trait_impl.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
swap.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
tabs_in_doc_comments.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
temporary_assignment.rs
to_digit_is_some.rs
to_string_in_display.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
trait_bounds.rs Use UnhashMap 2021-05-24 09:48:05 -05:00
transmuting_null.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
try_err.rs Fix clippy 2021-05-06 11:37:45 -07:00
undropped_manually_drops.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
unicode.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
unit_return_expecting_ord.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
unnamed_address.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
unnecessary_self_imports.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
unnecessary_sort_by.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
unnecessary_wraps.rs Use break api config for unnecessary_wraps 2021-05-26 16:53:13 -05:00
unnested_or_patterns.rs Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup 2021-04-27 16:55:11 +02:00
unsafe_removed_from_name.rs
unused_async.rs Unnecessary -> Unused 2021-05-14 17:07:30 -07:00
unused_io_amount.rs Move needless_borrow to style 2021-05-21 11:24:52 -04:00
unused_self.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
unused_unit.rs Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup 2021-05-06 12:20:44 +02:00
unwrap_in_result.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
unwrap.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
upper_case_acronyms.rs Use break api config for upper_case_acronyms 2021-05-26 16:53:13 -05:00
use_self.rs Do not lint use_self on type parameters 2021-05-27 20:18:07 -05:00
useless_conversion.rs Add generic args for comparison in use_self and useless_conversion lints 2021-05-17 17:27:16 +02:00
vec_init_then_push.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
vec_resize_to_zero.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00
vec.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
verbose_file_reads.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
wildcard_dependencies.rs
wildcard_imports.rs
write.rs Add all the semicolons to clippy_lints 2021-05-25 01:46:33 +00:00
zero_div_zero.rs Remove clippy_utils::consts re-export 2021-05-27 08:52:10 -05:00
zero_sized_map_values.rs Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup 2021-04-08 17:50:13 +02:00