..
absolute_paths
Fix tests/ui-toml/absolute_paths/absolute_paths_2015.rs test
2025-02-15 14:05:59 +01:00
allow_mixed_uninlined_format_args
Update ui-toml tests
2025-02-15 13:38:43 +01:00
arbitrary_source_item_ordering
arbitrary_source_item_ordering should ignore test modules
2025-04-11 13:42:21 +05:00
arithmetic_side_effects_allowed
Update ui-toml tests
2025-02-15 13:38:43 +01:00
array_size_threshold
Update ui-toml tests
2025-02-15 13:38:43 +01:00
await_holding_invalid_type
Update ui-toml tests
2025-02-15 13:38:43 +01:00
await_holding_invalid_type_with_replacement
Validate paths in disallowed_* configurations
2025-04-01 14:53:48 -04:00
bad_toml
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
bad_toml_type
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
borrow_interior_mutable_const
Update ui-toml tests
2025-02-15 13:38:43 +01:00
check_incompatible_msrv_in_tests
configuration option to lint incompatible_msrv in test code
2025-02-25 19:54:05 -05:00
collapsible_if
Gate collapsible_if let_chains lints on edition 2024 and MSRV
2025-05-06 02:23:28 +00:00
conf_deprecated_key
Update ui-toml tests
2025-02-15 13:38:43 +01:00
dbg_macro
Merge remote-tracking branch 'upstream/master' into rustup
2025-02-20 15:26:07 +01:00
decimal_literal_representation
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
declare_interior_mutable_const
Update ui-toml tests
2025-02-15 13:38:43 +01:00
disallowed_macros
Update ui-toml tests
2025-02-15 13:38:43 +01:00
disallowed_names_append
Update ui-toml tests
2025-02-15 13:38:43 +01:00
disallowed_names_replace
Update ui-toml tests
2025-02-15 13:38:43 +01:00
disallowed_script_idents
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
doc_valid_idents_append
Merge remote-tracking branch 'upstream/master' into rustup
2025-02-20 15:26:07 +01:00
doc_valid_idents_replace
Merge remote-tracking branch 'upstream/master' into rustup
2025-02-20 15:26:07 +01:00
duplicated_keys
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
duplicated_keys_deprecated
Update ui-toml tests
2025-02-15 13:38:43 +01:00
duplicated_keys_deprecated_2
Update ui-toml tests
2025-02-15 13:38:43 +01:00
enum_variant_size
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
excessive_nesting
Update ui-toml tests
2025-02-15 13:38:43 +01:00
expect_used
Update ui-toml tests
2025-02-15 13:38:43 +01:00
explicit_iter_loop
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
extra_unused_type_parameters
Update ui-toml tests
2025-02-15 13:38:43 +01:00
fn_params_excessive_bools
Update ui-toml tests
2025-02-15 13:38:43 +01:00
functions_maxlines
Update ui-toml tests
2025-02-15 13:38:43 +01:00
good_toml_no_false_negatives
Update ui-toml tests
2025-02-15 13:38:43 +01:00
ifs_same_cond
Update ui-toml tests
2025-02-15 13:38:43 +01:00
impl_trait_in_params
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
indexing_slicing
Update ui-toml tests
2025-02-15 13:38:43 +01:00
invalid_min_rust_version
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
item_name_repetitions
Update ui-toml tests
2025-02-15 13:38:43 +01:00
large_futures
Update ui-toml tests
2025-02-15 13:38:43 +01:00
large_include_file
Merge remote-tracking branch 'upstream/master' into rustup
2025-02-27 21:51:42 +01:00
large_stack_frames
Merge commit ' 9725c4a162' into clippy-subtree-update
2024-04-04 19:52:55 +02:00
large_types_passed_by_value
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
lint_decimal_readability
Update ui-toml tests
2025-02-15 13:38:43 +01:00
macro_metavars_in_unsafe
manually fulfill lint expectations for all unsafe blocks with metavars
2025-03-29 17:55:30 +01:00
manual_let_else
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
max_suggested_slice_pattern_length
make tests consistent
2025-03-25 10:37:04 -04:00
min_ident_chars
Update ui-toml tests
2025-02-15 13:38:43 +01:00
min_rust_version
Update ui-toml tests
2025-02-15 13:38:43 +01:00
missing_docs_allow_unused
add test 3, fmt and lint
2025-05-03 15:17:03 -07:00
missing_enforced_import_rename
Update ui-toml tests
2025-02-15 13:38:43 +01:00
module_inception
Update ui-toml tests
2025-02-15 13:38:43 +01:00
modulo_arithmetic
Update ui-toml tests
2025-02-15 13:38:43 +01:00
mut_key
Update ui-toml tests
2025-02-15 13:38:43 +01:00
needless_pass_by_ref_mut
Merge commit ' b794b8e08c' into clippy-subtree-update
2024-07-11 15:44:03 +02:00
needless_raw_string_hashes_one_allowed
Update ui-toml tests
2025-02-15 13:38:43 +01:00
nonstandard_macro_braces
Update ui-toml tests
2025-02-15 13:38:43 +01:00
panic
Update ui-toml tests
2025-02-15 13:38:43 +01:00
path_ends_with_ext
Update ui-toml tests
2025-02-15 13:38:43 +01:00
print_macro
Update ui-toml tests
2025-02-15 13:38:43 +01:00
private-doc-errors
Merge commit ' f712eb5cdc' into clippy-subtree-update
2024-11-07 22:37:01 +01:00
pub_crate_missing_docs
Update ui-toml tests
2025-02-15 13:38:43 +01:00
pub_underscore_fields
Update ui-toml tests
2025-02-15 13:38:43 +01:00
renamed_function_params
Merge remote-tracking branch 'upstream/master' into rustup
2025-02-20 15:26:07 +01:00
replaceable_disallowed_types
Update ui-toml tests
2025-02-15 13:38:43 +01:00
result_large_err
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
semicolon_block
Update ui-toml tests
2025-02-15 13:38:43 +01:00
strict_non_send_fields_in_send_ty
Add unsafe markers to accomodate edition 2024 rules
2025-04-15 20:33:01 +02:00
struct_excessive_bools
Update ui-toml tests
2025-02-15 13:38:43 +01:00
suppress_lint_in_const
Update ui-toml tests
2025-02-15 13:38:43 +01:00
toml_disallow
Update ui-toml tests
2025-02-15 13:38:43 +01:00
toml_disallowed_methods
Update ui-toml tests
2025-02-15 13:38:43 +01:00
toml_disallowed_types
Replace str path utils with new PathLookup type
2025-05-04 15:26:37 +00:00
toml_inconsistent_struct_constructor
lint-inconsistent-... -> check-inconsistent-...
2025-03-23 15:22:37 -04:00
toml_invalid_path
Replace str path utils with new PathLookup type
2025-05-04 15:26:37 +00:00
toml_replaceable_disallowed_methods
Update ui-toml tests
2025-02-15 13:38:43 +01:00
toml_trivially_copy
Update ui-toml tests
2025-02-15 13:38:43 +01:00
toml_unknown_key
add allow_unused config to missing_docs_in_private_items
2025-05-03 15:17:03 -07:00
toml_unloaded_crate
Replace str path utils with new PathLookup type
2025-05-04 15:26:37 +00:00
too_large_for_stack
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
too_many_arguments
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
type_complexity
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
type_repetition_in_bounds
Merge commit ' 3e5a02b13b' into clippy-subtree-update
2024-06-13 12:30:48 +02:00
undocumented_unsafe_blocks
fix: unnecessary_safety_comment FP on desugared assign
2025-03-10 12:36:37 +08:00
unnecessary_box_returns
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
unwrap_used
Merge remote-tracking branch 'upstream/master' into rustup
2025-02-20 15:26:07 +01:00
upper_case_acronyms_aggressive
Update ui-toml tests
2025-02-15 13:38:43 +01:00
useless_vec
Update ui-toml tests
2025-02-15 13:38:43 +01:00
vec_box_sized
Update ui-toml tests
2025-02-15 13:38:43 +01:00
verbose_bit_mask
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
wildcard_imports
wildcard_imports: lint on pub use if asked to
2025-03-24 15:49:29 +01:00
wildcard_imports_whitelist
Merge commit ' 10136170fe' into clippy-subtree-update
2024-02-27 15:50:17 +01:00
zero_single_char_names
Update ui-toml tests
2025-02-15 13:38:43 +01:00
update-all-references.sh
Merge commit ' 37f4c1725d' into clippyup
2023-07-02 14:59:02 +02:00