]> git.lizzy.rs Git - rust.git/tree - crates/assists/src/handlers/
Merge #5989
[rust.git] / crates / assists / src / handlers /
drwxr-xr-x   ..
-rw-r--r-- 4792 add_custom_impl.rs
-rw-r--r-- 5732 add_explicit_type.rs
-rw-r--r-- 15759 add_missing_impl_members.rs
-rw-r--r-- 3607 add_turbo_fish.rs
-rw-r--r-- 2788 apply_demorgan.rs
-rw-r--r-- 29174 auto_import.rs
-rw-r--r-- 29536 change_return_type_to_result.rs
-rw-r--r-- 6244 change_visibility.rs
-rw-r--r-- 13694 early_return.rs
-rw-r--r-- 17458 expand_glob_import.rs
-rw-r--r-- 9665 extract_struct_from_enum_variant.rs
-rw-r--r-- 12593 extract_variable.rs
-rw-r--r-- 19042 fill_match_arms.rs
-rw-r--r-- 17422 fix_visibility.rs
-rw-r--r-- 3965 flip_binexpr.rs
-rw-r--r-- 2089 flip_comma.rs
-rw-r--r-- 3314 flip_trait_bound.rs
-rw-r--r-- 3315 generate_derive.rs
-rw-r--r-- 4719 generate_from_impl_for_enum.rs
-rw-r--r-- 20932 generate_function.rs
-rw-r--r-- 3179 generate_impl.rs
-rw-r--r-- 9745 generate_new.rs
-rw-r--r-- 13408 inline_local_variable.rs
-rw-r--r-- 10761 introduce_named_lifetime.rs
-rw-r--r-- 3508 invert_if.rs
-rw-r--r-- 6081 merge_imports.rs
-rw-r--r-- 6285 merge_match_arms.rs
-rw-r--r-- 4439 move_bounds.rs
-rw-r--r-- 6293 move_guard.rs
-rw-r--r-- 11581 raw_string.rs
-rw-r--r-- 7463 remove_dbg.rs
-rw-r--r-- 958 remove_mut.rs
-rw-r--r-- 3266 remove_unused_param.rs
-rw-r--r-- 5687 reorder_fields.rs
-rw-r--r-- 5918 replace_if_let_with_match.rs
-rw-r--r-- 4362 replace_impl_trait_with_generic.rs
-rw-r--r-- 2580 replace_let_with_if_let.rs
-rw-r--r-- 12752 replace_qualified_name_with_use.rs
-rw-r--r-- 5020 replace_unwrap_with_match.rs
-rw-r--r-- 1971 split_import.rs
-rw-r--r-- 12751 unwrap_block.rs