..
absolute_paths
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
allow_mixed_uninlined_format_args
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
arithmetic_side_effects_allowed
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
array_size_threshold
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
await_holding_invalid_type
Bless clippy.
2023-09-23 13:47:30 +00:00
bad_toml
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00
bad_toml_type
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00
borrow_interior_mutable_const
Now declare_interior_mutable_const and borrow_interior_mutable_const respect the ignore-interior-mutability configuration entry
2023-10-16 17:08:13 +02:00
conf_deprecated_key
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
dbg_macro
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
decimal_literal_representation
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
declare_interior_mutable_const
Now declare_interior_mutable_const and borrow_interior_mutable_const respect the ignore-interior-mutability configuration entry
2023-10-16 17:08:13 +02:00
disallowed_macros
Merge commit ' 98363cbf6a' into clippyup
2023-09-12 18:44:06 +02:00
disallowed_names_append
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
disallowed_names_replace
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
disallowed_script_idents
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
doc_valid_idents_append
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
doc_valid_idents_replace
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
duplicated_keys
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00
duplicated_keys_deprecated
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00
duplicated_keys_deprecated_2
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00
enum_variant_names
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
enum_variant_size
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
enum_variants_threshold0
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
excessive_nesting
Merge commit ' 98363cbf6a' into clippyup
2023-09-12 18:44:06 +02:00
expect_used
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
explicit_iter_loop
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
extra_unused_type_parameters
Merge commit ' 83e42a2337' into clippyup
2023-04-11 15:31:08 +02:00
fn_params_excessive_bools
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
functions_maxlines
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
good_toml_no_false_negatives
Merge commit ' d7b5cbf065' into clippyup
2022-06-16 17:39:06 +02:00
ifs_same_cond
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
impl_trait_in_params
Fix tests, only lint for public tests
2023-10-08 23:49:32 +02:00
invalid_min_rust_version
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00
large_futures
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
large_include_file
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
large_stack_frames
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
large_types_passed_by_value
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
lint_decimal_readability
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
manual_let_else
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
max_suggested_slice_pattern_length
Merge commit ' 080b587854' into clippyup
2023-08-24 21:32:12 +02:00
min_ident_chars
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
min_rust_version
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
missing_enforced_import_rename
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
module_inception
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
mut_key
Merge commit ' a3ed905928' into clippyup
2023-04-23 13:28:56 +02:00
nonstandard_macro_braces
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
path_ends_with_ext
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
print_macro
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
pub_crate_missing_docs
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
result_large_err
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
semicolon_block
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
strict_non_send_fields_in_send_ty
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
struct_excessive_bools
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
suppress_lint_in_const
don't point at const usage site for resolution-time errors
2023-09-14 22:34:05 +02:00
toml_disallow
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
toml_disallowed_methods
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
toml_disallowed_types
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
toml_trivially_copy
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
toml_unknown_key
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
too_large_for_stack
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
too_many_arguments
Fix clippy
2023-10-04 21:09:54 +00:00
type_complexity
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
type_repetition_in_bounds
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
undocumented_unsafe_blocks
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
unnecessary_box_returns
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
unwrap_used
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
upper_case_acronyms_aggressive
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
vec_box_sized
Adjust clippy tests with new rustc help suggestion for lints
2023-09-04 14:22:02 +02:00
verbose_bit_mask
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02:00
wildcard_imports
Merge commit ' 7671c283a5' into clippyup
2023-09-25 11:28:58 +02: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 ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00