arithmetic_allowed
|
Add Arithmetic lint
|
2022-07-18 14:29:45 -03:00 |
bad_toml
|
Remove error-pattern comments
|
2022-06-14 16:28:34 +00: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 |
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 |
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 |
large_include_file
|
Add large_include_file lint
|
2022-04-24 10:08:31 -04:00 |
min_rust_version
|
adding condition for map_clone message
|
2022-04-12 04:03:48 +09: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 |
unwrap_used
|
ignore clippy::get_first
|
2022-05-25 09:08:25 +09:00 |