.. |
add_explicit_type.rs
|
add_explicit_type respects @ patterns
|
2021-05-19 23:27:51 +05:00 |
add_lifetime_to_type.rs
|
|
|
add_missing_impl_members.rs
|
internal: rewrite assoc item manipulaion to use mutable trees
|
2021-05-14 18:47:08 +03:00 |
add_turbo_fish.rs
|
|
|
apply_demorgan.rs
|
|
|
auto_import.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
change_visibility.rs
|
|
|
convert_comment_block.rs
|
|
|
convert_integer_literal.rs
|
|
|
convert_into_to_from.rs
|
|
|
convert_iter_for_each_to_for.rs
|
|
|
convert_tuple_struct_to_named_struct.rs
|
Correctly support SelfType when searching for usages
|
2021-05-08 22:34:55 +02:00 |
early_return.rs
|
internal: introduce ast::make::ext module with common shortcuts
|
2021-05-09 19:55:43 +03:00 |
expand_glob_import.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
extract_function.rs
|
Extract function assist will add async if required
|
2021-05-17 18:17:29 +01:00 |
extract_struct_from_enum_variant.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
extract_type_alias.rs
|
|
|
extract_variable.rs
|
cleanups
|
2021-05-09 18:01:54 +03:00 |
fill_match_arms.rs
|
internal: use standard test style
|
2021-05-16 15:14:57 +03:00 |
fix_visibility.rs
|
|
|
flip_binexpr.rs
|
|
|
flip_comma.rs
|
|
|
flip_trait_bound.rs
|
|
|
generate_default_from_enum_variant.rs
|
|
|
generate_default_from_new.rs
|
Remove attrs
|
2021-05-15 21:12:06 +08:00 |
generate_deref.rs
|
|
|
generate_derive.rs
|
|
|
generate_enum_is_method.rs
|
|
|
generate_enum_projection_method.rs
|
|
|
generate_from_impl_for_enum.rs
|
|
|
generate_function.rs
|
internal: introduce ast::make::ext module with common shortcuts
|
2021-05-09 19:55:43 +03:00 |
generate_getter_mut.rs
|
|
|
generate_getter.rs
|
|
|
generate_impl.rs
|
|
|
generate_is_empty_from_len.rs
|
|
|
generate_new.rs
|
internal: use standard style for tests
|
2021-05-14 18:53:53 +03:00 |
generate_setter.rs
|
|
|
infer_function_return_type.rs
|
|
|
inline_function.rs
|
|
|
inline_local_variable.rs
|
|
|
introduce_named_lifetime.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
invert_if.rs
|
|
|
merge_imports.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
merge_match_arms.rs
|
|
|
move_bounds.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
move_guard.rs
|
|
|
move_module_to_file.rs
|
fix: Keep doc comments and outer attrs on "Move module to file" assist
|
2021-05-13 07:51:00 +02:00 |
pull_assignment_up.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
qualify_path.rs
|
|
|
raw_string.rs
|
Support length for ByteStrings
|
2021-05-12 21:22:46 -07:00 |
remove_dbg.rs
|
|
|
remove_mut.rs
|
|
|
remove_unused_param.rs
|
|
|
reorder_fields.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
reorder_impl.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
replace_derive_with_manual_impl.rs
|
internal: introduce ast::make::ext module with common shortcuts
|
2021-05-09 19:55:43 +03:00 |
replace_for_loop_with_for_each.rs
|
|
|
replace_if_let_with_match.rs
|
|
|
replace_impl_trait_with_generic.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
replace_let_with_if_let.rs
|
simplify
|
2021-05-10 15:25:56 +03:00 |
replace_qualified_name_with_use.rs
|
minor: use uniform names
|
2021-05-16 14:18:49 +03:00 |
replace_string_with_char.rs
|
Support length for ByteStrings
|
2021-05-12 21:22:46 -07:00 |
replace_unwrap_with_match.rs
|
Corrected minor typo on line 20
|
2021-05-13 18:29:48 +02:00 |
split_import.rs
|
|
|
toggle_ignore.rs
|
|
|
unmerge_use.rs
|
|
|
unwrap_block.rs
|
|
|
wrap_return_type_in_result.rs
|
internal: introduce ast::make::ext module with common shortcuts
|
2021-05-09 19:55:43 +03:00 |