.. |
absolute_paths
|
Refactor absolute_paths :
|
2024-08-09 22:08:29 -04:00 |
allow_mixed_uninlined_format_args
|
|
|
arithmetic_side_effects_allowed
|
|
|
array_size_threshold
|
Fix large_stack_arrays triggering for static/constants
|
2024-10-04 19:06:39 +01:00 |
await_holding_invalid_type
|
Refactor for using config values:
|
2024-07-17 14:05:49 -04:00 |
bad_toml
|
|
|
bad_toml_type
|
|
|
borrow_interior_mutable_const
|
|
|
conf_deprecated_key
|
|
|
dbg_macro
|
|
|
decimal_literal_representation
|
|
|
declare_interior_mutable_const
|
|
|
disallowed_macros
|
Refactor for using config values:
|
2024-07-17 14:05:49 -04:00 |
disallowed_names_append
|
Rewrite empty_line_after_doc_comments and empty_line_after_outer_attr
|
2024-08-24 18:07:31 +00:00 |
disallowed_names_replace
|
Rewrite empty_line_after_doc_comments and empty_line_after_outer_attr
|
2024-08-24 18:07:31 +00:00 |
disallowed_script_idents
|
|
|
doc_valid_idents_append
|
|
|
doc_valid_idents_replace
|
|
|
duplicated_keys
|
|
|
duplicated_keys_deprecated
|
|
|
duplicated_keys_deprecated_2
|
|
|
enum_variant_size
|
|
|
excessive_nesting
|
Handle or patterns in single_match and single_match_else
|
2024-08-07 11:40:15 -04:00 |
expect_used
|
|
|
explicit_iter_loop
|
|
|
extra_unused_type_parameters
|
|
|
fn_params_excessive_bools
|
|
|
functions_maxlines
|
|
|
good_toml_no_false_negatives
|
|
|
ifs_same_cond
|
|
|
impl_trait_in_params
|
|
|
invalid_min_rust_version
|
|
|
item_name_repetitions
|
module_name_repetitions : don't warn if the item is in a private module.
|
2024-09-23 12:25:01 -07:00 |
large_futures
|
|
|
large_include_file
|
|
|
large_stack_frames
|
|
|
large_types_passed_by_value
|
|
|
lint_decimal_readability
|
|
|
macro_metavars_in_unsafe
|
recognize metavariables in tail expressions
|
2024-08-05 12:02:08 +02:00 |
manual_let_else
|
|
|
max_suggested_slice_pattern_length
|
Bump clippy version
|
2024-07-15 08:51:04 +00:00 |
min_ident_chars
|
|
|
min_rust_version
|
|
|
missing_enforced_import_rename
|
Formatting
|
2024-09-22 20:52:15 +02:00 |
module_inception
|
|
|
modulo_arithmetic
|
|
|
mut_key
|
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-update
|
2024-05-02 17:26:44 +02:00 |
needless_pass_by_ref_mut
|
Honor avoid-breaking-exported-api in needless_pass_by_ref_mut
|
2024-07-02 19:30:01 +02:00 |
needless_raw_string_hashes_one_allowed
|
|
|
nonstandard_macro_braces
|
|
|
panic
|
check std::panic::panic_any in panic lint
|
2024-08-25 00:56:02 +09:00 |
path_ends_with_ext
|
|
|
print_macro
|
|
|
private-doc-errors
|
Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-update
|
2024-06-13 12:30:48 +02:00 |
pub_crate_missing_docs
|
|
|
pub_underscore_fields
|
|
|
renamed_function_params
|
Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-update
|
2024-05-21 10:39:30 -07:00 |
result_large_err
|
|
|
semicolon_block
|
|
|
strict_non_send_fields_in_send_ty
|
|
|
struct_excessive_bools
|
|
|
suppress_lint_in_const
|
Fix non-lifetime tests
|
2024-09-25 13:52:12 -04:00 |
toml_disallow
|
|
|
toml_disallowed_methods
|
Refactor for using config values:
|
2024-07-17 14:05:49 -04:00 |
toml_disallowed_types
|
Refactor for using config values:
|
2024-07-17 14:05:49 -04:00 |
toml_trivially_copy
|
|
|
toml_unknown_key
|
Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-update
|
2024-05-21 10:39:30 -07:00 |
too_large_for_stack
|
|
|
too_many_arguments
|
|
|
type_complexity
|
|
|
type_repetition_in_bounds
|
Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-update
|
2024-06-13 12:30:48 +02:00 |
undocumented_unsafe_blocks
|
RFC 2383: Stabilize lint_reasons in Clippy 🖇️
|
2024-06-25 17:50:48 +02:00 |
unnecessary_box_returns
|
|
|
unwrap_used
|
Migrating restriction lints to span_lint_and_then (e -> i)
|
2024-08-03 10:18:15 +02:00 |
upper_case_acronyms_aggressive
|
|
|
useless_vec
|
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-update
|
2024-05-02 17:26:44 +02:00 |
vec_box_sized
|
|
|
verbose_bit_mask
|
|
|
wildcard_imports
|
|
|
wildcard_imports_whitelist
|
|
|
zero_single_char_names
|
|
|
update-all-references.sh
|
|
|