]> git.lizzy.rs Git - rust.git/tree - crates/assists/src/handlers/
Add getter/setter assists
[rust.git] / crates / assists / src / handlers /
drwxr-xr-x   ..
-rw-r--r-- 5671 add_explicit_type.rs
-rw-r--r-- 6587 add_lifetime_to_type.rs
-rw-r--r-- 14904 add_missing_impl_members.rs
-rw-r--r-- 3594 add_turbo_fish.rs
-rw-r--r-- 2782 apply_demorgan.rs
-rw-r--r-- 23648 auto_import.rs
-rw-r--r-- 6516 change_visibility.rs
-rw-r--r-- 7094 convert_integer_literal.rs
-rw-r--r-- 13690 early_return.rs
-rw-r--r-- 17395 expand_glob_import.rs
-rw-r--r-- 49095 extract_function.rs
-rw-r--r-- 13371 extract_struct_from_enum_variant.rs
-rw-r--r-- 12544 extract_variable.rs
-rw-r--r-- 19486 fill_match_arms.rs
-rw-r--r-- 17454 fix_visibility.rs
-rw-r--r-- 3863 flip_binexpr.rs
-rw-r--r-- 2100 flip_comma.rs
-rw-r--r-- 3311 flip_trait_bound.rs
-rw-r--r-- 3881 generate_default_from_enum_variant.rs
-rw-r--r-- 3303 generate_derive.rs
-rw-r--r-- 4785 generate_enum_match_method.rs
-rw-r--r-- 4731 generate_from_impl_for_enum.rs
-rw-r--r-- 21411 generate_function.rs
-rw-r--r-- 3734 generate_getter.rs
-rw-r--r-- 3939 generate_getter_mut.rs
-rw-r--r-- 4278 generate_impl.rs
-rw-r--r-- 6774 generate_new.rs
-rw-r--r-- 3850 generate_setter.rs
-rw-r--r-- 8858 infer_function_return_type.rs
-rw-r--r-- 4525 inline_function.rs
-rw-r--r-- 13596 inline_local_variable.rs
-rw-r--r-- 10707 introduce_named_lifetime.rs
-rw-r--r-- 4017 invert_if.rs
-rw-r--r-- 6294 merge_imports.rs
-rw-r--r-- 6279 merge_match_arms.rs
-rw-r--r-- 4434 move_bounds.rs
-rw-r--r-- 7874 move_guard.rs
-rw-r--r-- 3270 move_module_to_file.rs
-rw-r--r-- 8325 pull_assignment_up.rs
-rw-r--r-- 30850 qualify_path.rs
-rw-r--r-- 11624 raw_string.rs
-rw-r--r-- 11241 remove_dbg.rs
-rw-r--r-- 964 remove_mut.rs
-rw-r--r-- 6378 remove_unused_param.rs
-rw-r--r-- 5272 reorder_fields.rs
-rw-r--r-- 4144 reorder_impl.rs
-rw-r--r-- 10079 replace_derive_with_manual_impl.rs
-rw-r--r-- 14039 replace_if_let_with_match.rs
-rw-r--r-- 4353 replace_impl_trait_with_generic.rs
-rw-r--r-- 2607 replace_let_with_if_let.rs
-rw-r--r-- 12348 replace_qualified_name_with_use.rs
-rw-r--r-- 2797 replace_string_with_char.rs
-rw-r--r-- 5038 replace_unwrap_with_match.rs
-rw-r--r-- 1972 split_import.rs
-rw-r--r-- 2448 toggle_ignore.rs
-rw-r--r-- 4972 unmerge_use.rs
-rw-r--r-- 10599 unwrap_block.rs
-rw-r--r-- 26293 wrap_return_type_in_result.rs