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
|
Optionally allow expect and unwrap in tests
|
2022-05-08 07:18:31 -04: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 |
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 |