.. |
absolute_paths
|
|
|
allow_mixed_uninlined_format_args
|
|
|
arithmetic_side_effects_allowed
|
|
|
array_size_threshold
|
|
|
await_holding_invalid_type
|
|
|
bad_toml
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
bad_toml_type
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
borrow_interior_mutable_const
|
|
|
conf_deprecated_key
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
dbg_macro
|
|
|
decimal_literal_representation
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
declare_interior_mutable_const
|
|
|
disallowed_macros
|
|
|
disallowed_names_append
|
|
|
disallowed_names_replace
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
disallowed_script_idents
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
doc_valid_idents_append
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
doc_valid_idents_replace
|
|
|
duplicated_keys
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
duplicated_keys_deprecated
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
duplicated_keys_deprecated_2
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
enum_variant_size
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
excessive_nesting
|
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
|
2023-12-16 14:12:50 +01:00 |
expect_used
|
|
|
explicit_iter_loop
|
|
|
extra_unused_type_parameters
|
|
|
fn_params_excessive_bools
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
functions_maxlines
|
|
|
good_toml_no_false_negatives
|
|
|
ifs_same_cond
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
impl_trait_in_params
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
invalid_min_rust_version
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
item_name_repetitions
|
|
|
large_futures
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
large_include_file
|
|
|
large_stack_frames
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
large_types_passed_by_value
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
lint_decimal_readability
|
|
|
manual_let_else
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
max_suggested_slice_pattern_length
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
min_ident_chars
|
|
|
min_rust_version
|
Warn if an item coming from more recent version than MSRV is used
|
2024-01-26 14:13:02 +01:00 |
missing_enforced_import_rename
|
|
|
module_inception
|
|
|
modulo_arithmetic
|
Don't warn about modulo arithmetic when comparing to zero
|
2024-01-25 12:42:53 +01:00 |
mut_key
|
|
|
nonstandard_macro_braces
|
|
|
path_ends_with_ext
|
|
|
print_macro
|
|
|
private-doc-errors
|
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
|
2023-12-01 18:21:58 +01:00 |
pub_crate_missing_docs
|
|
|
pub_underscore_fields
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2024-01-25 18:39:39 +01:00 |
result_large_err
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
semicolon_block
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
strict_non_send_fields_in_send_ty
|
|
|
struct_excessive_bools
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
suppress_lint_in_const
|
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
|
2023-12-28 19:33:07 +01:00 |
toml_disallow
|
|
|
toml_disallowed_methods
|
|
|
toml_disallowed_types
|
|
|
toml_trivially_copy
|
|
|
toml_unknown_key
|
rename conf option to allowed_wildcard_imports
|
2024-02-02 09:22:42 +08:00 |
too_large_for_stack
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
too_many_arguments
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
type_complexity
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
type_repetition_in_bounds
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
undocumented_unsafe_blocks
|
|
|
unnecessary_box_returns
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
unwrap_used
|
|
|
upper_case_acronyms_aggressive
|
|
|
vec_box_sized
|
|
|
verbose_bit_mask
|
Bless clippy tests
|
2023-11-24 19:15:52 +01:00 |
wildcard_imports
|
rename conf option to allowed_wildcard_imports
|
2024-02-02 09:22:42 +08:00 |
wildcard_imports_whitelist
|
rename conf option to allowed_wildcard_imports
|
2024-02-02 09:22:42 +08:00 |
zero_single_char_names
|
|
|
update-all-references.sh
|
|
|