.. |
allow_mixed_uninlined_format_args
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
arithmetic_side_effects_allowed
|
|
|
array_size_threshold
|
Fix array-size-threshold config deserialization error
|
2023-02-28 14:37:41 +00:00 |
await_holding_invalid_type
|
|
|
bad_toml
|
Add spans to clippy.toml error messages
|
2023-06-02 00:56:27 +01:00 |
bad_toml_type
|
Add spans to clippy.toml error messages
|
2023-06-02 00:56:27 +01:00 |
conf_deprecated_key
|
Add spans to clippy.toml error messages
|
2023-06-02 00:56:27 +01:00 |
dbg_macro
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
disallowed_macros
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
disallowed_names_append
|
|
|
disallowed_names_replace
|
|
|
doc_valid_idents_append
|
|
|
doc_valid_idents_replace
|
|
|
duplicated_keys
|
Add spans to clippy.toml error messages
|
2023-06-02 00:56:27 +01:00 |
duplicated_keys_deprecated
|
Add spans to clippy.toml error messages
|
2023-06-02 00:56:27 +01:00 |
duplicated_keys_deprecated_2
|
Add spans to clippy.toml error messages
|
2023-06-02 00:56:27 +01:00 |
excessive_nesting
|
make cargo test pass
|
2023-06-10 09:39:53 -05:00 |
expect_used
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
extra_unused_type_parameters
|
Add suggestions to extra_unused_type_parameters
|
2023-03-23 23:56:31 -04:00 |
fn_params_excessive_bools
|
|
|
functions_maxlines
|
|
|
good_toml_no_false_negatives
|
|
|
ifs_same_cond
|
needless_else: new lint to check for empty else clauses
|
2023-05-22 11:52:26 +02:00 |
invalid_min_rust_version
|
|
|
large_futures
|
Update clippy_lints/src/large_futures.rs
|
2023-03-29 08:47:32 +00:00 |
large_include_file
|
|
|
lint_decimal_readability
|
|
|
max_suggested_slice_pattern_length
|
|
|
min_ident_chars
|
make it work for locals as well
|
2023-06-12 03:22:01 -05:00 |
min_rust_version
|
|
|
missing_enforced_import_rename
|
|
|
module_inception
|
allow disabling module inception on private modules
|
2023-06-10 08:09:07 -05:00 |
mut_key
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
nonstandard_macro_braces
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
print_macro
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
pub_crate_missing_docs
|
|
|
semicolon_block
|
use //@ for commands in tests
|
2023-04-25 11:23:02 -05:00 |
strict_non_send_fields_in_send_ty
|
|
|
struct_excessive_bools
|
|
|
suppress_lint_in_const
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
toml_disallow
|
|
|
toml_disallowed_methods
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
toml_disallowed_types
|
|
|
toml_trivially_copy
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
toml_unknown_key
|
fix rebase weirdness
|
2023-06-12 12:21:38 +02:00 |
unwrap_used
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
upper_case_acronyms_aggressive
|
|
|
vec_box_sized
|
|
|
zero_single_char_names
|
|
|
update-all-references.sh
|
|
|