..
arithmetic_allowed
Add Arithmetic lint
2022-07-18 14:29:45 -03:00
await_holding_invalid_type
fixup! Add await_holding_invalid_type
lint
2022-04-18 11:16:35 -07:00
bad_toml
Remove error-pattern comments
2022-06-14 16:28:34 +00:00
bad_toml_type
Rename "blacklisted name" to "disallowed name" throughout
2022-07-29 19:35:18 +01:00
conf_deprecated_key
Add deprecation test for old configuration entry
2022-07-29 19:39:20 +01:00
dbg_macro
fix
2022-05-27 01:30:44 +09:00
disallowed_names_append
Change lint name to plural
2022-07-29 19:35:39 +01:00
disallowed_names_replace
Change lint name to plural
2022-07-29 19:35:39 +01:00
doc_valid_idents_append
List configuration values can now be extended instead of replaced
2022-06-04 16:03:25 +02:00
doc_valid_idents_replace
List configuration values can now be extended instead of replaced
2022-06-04 16:03:25 +02:00
duplicated_keys
Harden duplicates checking and add tests
2022-07-28 23:05:24 +01:00
expect_used
unwrap_used: Fix help, "an None
" -> "None
"
2022-07-22 19:14:58 +02:00
fn_params_excessive_bools
add excessive bools lints
2020-02-05 20:54:58 +03:00
functions_maxlines
Move let_unit_value
back into style
2022-04-14 21:33:32 -04:00
good_toml_no_false_negatives
Remove error-pattern comments
2022-06-14 16:28:34 +00:00
invalid_min_rust_version
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
2020-12-06 15:01:03 +01:00
large_include_file
Add large_include_file
lint
2022-04-24 10:08:31 -04:00
lint_decimal_readability
Don't abort compilation after giving a lint error
2021-11-08 01:22:28 +00:00
max_suggested_slice_pattern_length
New index_refutable_slice
lint
2021-11-11 17:34:02 +01:00
min_rust_version
adding condition for map_clone message
2022-04-12 04:03:48 +09:00
missing_enforced_import_rename
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
2021-07-01 18:17:38 +02:00
nonstandard_macro_braces
Fix clippy with changed macro statement spans
2021-10-15 02:36:58 -05:00
strict_non_send_fields_in_send_ty
Fix grammar issues
2021-12-07 10:08:22 -05:00
struct_excessive_bools
fix existing clippy tests
2022-03-30 20:12:58 +02:00
toml_disallow
Change lint name to plural
2022-07-29 19:35:39 +01:00
toml_disallowed_methods
Lint indirect usages in disallowed_methods
2022-05-20 12:39:15 +00:00
toml_disallowed_types
Pluralize disallowed_type lint filenames
2021-11-18 17:37:06 +01:00
toml_trivially_copy
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
2021-09-28 18:03:12 +01:00
toml_unknown_key
Rename "blacklisted name" to "disallowed name" throughout
2022-07-29 19:35:18 +01:00
unwrap_used
ignore clippy::get_first
2022-05-25 09:08:25 +09:00
upper_case_acronyms_aggressive
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
2021-04-08 17:50:13 +02:00
vec_box_sized
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
2021-03-12 15:30:50 +01:00
zero_single_char_names
Add test for zero single char names
2020-04-15 13:35:44 +02:00
update-all-references.sh
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
2020-12-20 17:19:49 +01:00