]> git.lizzy.rs Git - rust.git/tree - crates/ide_assists/src/handlers/
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[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-- 24689 add_missing_match_arms.rs
-rw-r--r-- 8721 add_return_type.rs
-rw-r--r-- 6473 add_turbo_fish.rs
-rw-r--r-- 6828 apply_demorgan.rs
-rw-r--r-- 24596 auto_import.rs
-rw-r--r-- 6757 change_visibility.rs
-rw-r--r-- 13578 convert_bool_then.rs
-rw-r--r-- 9056 convert_comment_block.rs
-rw-r--r-- 7094 convert_integer_literal.rs
-rw-r--r-- 7675 convert_into_to_from.rs
-rw-r--r-- 13375 convert_iter_for_each_to_for.rs
-rw-r--r-- 11514 convert_to_guarded_return.rs
-rw-r--r-- 18444 convert_tuple_struct_to_named_struct.rs
-rw-r--r-- 3636 convert_while_to_loop.rs
-rw-r--r-- 45757 destructure_tuple_binding.rs
-rw-r--r-- 16507 expand_glob_import.rs
-rw-r--r-- 97339 extract_function.rs
-rw-r--r-- 23109 extract_struct_from_enum_variant.rs
-rw-r--r-- 9538 extract_type_alias.rs
-rw-r--r-- 17454 extract_variable.rs
-rw-r--r-- 17214 fix_visibility.rs
-rw-r--r-- 4048 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-- 6539 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-- 35300 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-- 15753 inline_call.rs
-rw-r--r-- 18217 inline_local_variable.rs
-rw-r--r-- 3729 introduce_named_generic.rs
-rw-r--r-- 11114 introduce_named_lifetime.rs
-rw-r--r-- 3997 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-- 8438 move_guard.rs
-rw-r--r-- 5393 move_module_to_file.rs
-rw-r--r-- 10537 pull_assignment_up.rs
-rw-r--r-- 25063 qualify_path.rs
-rw-r--r-- 11583 raw_string.rs
-rw-r--r-- 8031 remove_dbg.rs
-rw-r--r-- 964 remove_mut.rs
-rw-r--r-- 8575 remove_unused_param.rs
-rw-r--r-- 5347 reorder_fields.rs
-rw-r--r-- 4452 reorder_impl.rs
-rw-r--r-- 21023 replace_derive_with_manual_impl.rs
-rw-r--r-- 21703 replace_if_let_with_match.rs
-rw-r--r-- 2392 replace_let_with_if_let.rs
-rw-r--r-- 9161 replace_qualified_name_with_use.rs
-rw-r--r-- 5220 replace_string_with_char.rs
-rw-r--r-- 11556 sort_items.rs
-rw-r--r-- 1870 split_import.rs
-rw-r--r-- 2438 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