]> git.lizzy.rs Git - rust.git/tree - crates/ide_assists/src/handlers/
Support `if let` match guards
[rust.git] / crates / ide_assists / src / handlers /
drwxr-xr-x   ..
-rw-r--r-- 7377 add_explicit_type.rs
-rw-r--r-- 6687 add_lifetime_to_type.rs
-rw-r--r-- 16389 add_missing_impl_members.rs
-rw-r--r-- 6473 add_turbo_fish.rs
-rw-r--r-- 7698 apply_demorgan.rs
-rw-r--r-- 24595 auto_import.rs
-rw-r--r-- 6757 change_visibility.rs
-rw-r--r-- 13591 convert_bool_then.rs
-rw-r--r-- 9069 convert_comment_block.rs
-rw-r--r-- 7094 convert_integer_literal.rs
-rw-r--r-- 7675 convert_into_to_from.rs
-rw-r--r-- 4920 convert_iter_for_each_to_for.rs
-rw-r--r-- 18412 convert_tuple_struct_to_named_struct.rs
-rw-r--r-- 15059 early_return.rs
-rw-r--r-- 16556 expand_glob_import.rs
-rw-r--r-- 96423 extract_function.rs
-rw-r--r-- 19288 extract_struct_from_enum_variant.rs
-rw-r--r-- 9538 extract_type_alias.rs
-rw-r--r-- 17462 extract_variable.rs
-rw-r--r-- 24283 fill_match_arms.rs
-rw-r--r-- 17214 fix_visibility.rs
-rw-r--r-- 3863 flip_binexpr.rs
-rw-r--r-- 2661 flip_comma.rs
-rw-r--r-- 3312 flip_trait_bound.rs
-rw-r--r-- 3786 generate_default_from_enum_variant.rs
-rw-r--r-- 12204 generate_default_from_new.rs
-rw-r--r-- 5327 generate_deref.rs
-rw-r--r-- 3303 generate_derive.rs
-rw-r--r-- 5430 generate_enum_is_method.rs
-rw-r--r-- 7601 generate_enum_projection_method.rs
-rw-r--r-- 6803 generate_from_impl_for_enum.rs
-rw-r--r-- 33188 generate_function.rs
-rw-r--r-- 7546 generate_getter.rs
-rw-r--r-- 4285 generate_impl.rs
-rw-r--r-- 5576 generate_is_empty_from_len.rs
-rw-r--r-- 7136 generate_new.rs
-rw-r--r-- 4576 generate_setter.rs
-rw-r--r-- 8919 infer_function_return_type.rs
-rw-r--r-- 15807 inline_call.rs
-rw-r--r-- 18171 inline_local_variable.rs
-rw-r--r-- 11095 introduce_named_lifetime.rs
-rw-r--r-- 4008 invert_if.rs
-rw-r--r-- 6799 merge_imports.rs
-rw-r--r-- 5123 merge_match_arms.rs
-rw-r--r-- 3419 move_bounds.rs
-rw-r--r-- 7982 move_guard.rs
-rw-r--r-- 5393 move_module_to_file.rs
-rw-r--r-- 10503 pull_assignment_up.rs
-rw-r--r-- 24936 qualify_path.rs
-rw-r--r-- 11598 raw_string.rs
-rw-r--r-- 8031 remove_dbg.rs
-rw-r--r-- 964 remove_mut.rs
-rw-r--r-- 8583 remove_unused_param.rs
-rw-r--r-- 5347 reorder_fields.rs
-rw-r--r-- 4452 reorder_impl.rs
-rw-r--r-- 19759 replace_derive_with_manual_impl.rs
-rw-r--r-- 7831 replace_for_loop_with_for_each.rs
-rw-r--r-- 19349 replace_if_let_with_match.rs
-rw-r--r-- 3836 replace_impl_trait_with_generic.rs
-rw-r--r-- 2392 replace_let_with_if_let.rs
-rw-r--r-- 9205 replace_qualified_name_with_use.rs
-rw-r--r-- 5220 replace_string_with_char.rs
-rw-r--r-- 11004 sort_items.rs
-rw-r--r-- 1870 split_import.rs
-rw-r--r-- 2448 toggle_ignore.rs
-rw-r--r-- 5049 unmerge_use.rs
-rw-r--r-- 12185 unwrap_block.rs
-rw-r--r-- 19017 wrap_return_type_in_result.rs