rust/tests/ui-toml
2025-02-20 15:26:07 +01:00
..
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 Update ui-toml tests 2025-02-15 13:38:43 +01: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 Update ui-toml tests 2025-02-15 13:38:43 +01: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
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 Update ui-toml tests 2025-02-15 13:38:43 +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 Update ui-toml tests 2025-02-15 13:38:43 +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 Merge commit '609cd310be' into clippy-subtree-update 2024-12-26 15:15:54 +01: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_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 Update ui-toml tests 2025-02-15 13:38:43 +01: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 Update ui-toml tests 2025-02-15 13:38:43 +01:00
toml_inconsistent_struct_constructor Update ui-toml tests 2025-02-15 13:38:43 +01: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 Update ui-toml tests 2025-02-15 13:38:43 +01: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 Update ui-toml tests 2025-02-15 13:38:43 +01: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 Merge commit '10136170fe' into clippy-subtree-update 2024-02-27 15:50:17 +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