.. |
add_explicit_type.rs
|
Simplify Semantics::type_of_expr_with_coercion
|
2021-07-11 14:44:10 +02:00 |
add_lifetime_to_type.rs
|
|
|
add_missing_impl_members.rs
|
|
|
add_turbo_fish.rs
|
internal: remove needless distinction between a carte and its root mod
|
2021-07-11 14:55:24 +03:00 |
apply_demorgan.rs
|
internal: add derive and ord support to minicore
|
2021-06-18 00:30:22 +03:00 |
auto_import.rs
|
Enable auto_import on ident patterns
|
2021-07-10 17:57:33 +02:00 |
change_visibility.rs
|
|
|
convert_comment_block.rs
|
|
|
convert_integer_literal.rs
|
|
|
convert_into_to_from.rs
|
minor: use minicore
|
2021-06-18 23:59:47 +03:00 |
convert_iter_for_each_to_for.rs
|
minor: use minicore
|
2021-06-18 23:59:47 +03:00 |
convert_tuple_struct_to_named_struct.rs
|
|
|
early_return.rs
|
Respect coercions in inline_call
|
2021-07-10 19:24:49 +02:00 |
expand_glob_import.rs
|
|
|
extract_function.rs
|
Inline name classification reference calls
|
2021-07-11 15:39:09 +02:00 |
extract_struct_from_enum_variant.rs
|
Merge #9334
|
2021-06-18 21:23:22 +00:00 |
extract_type_alias.rs
|
|
|
extract_variable.rs
|
|
|
fill_match_arms.rs
|
feat: Implement inline_method assist
|
2021-07-03 01:33:34 +02:00 |
fix_visibility.rs
|
|
|
flip_binexpr.rs
|
|
|
flip_comma.rs
|
|
|
flip_trait_bound.rs
|
|
|
generate_default_from_enum_variant.rs
|
internal: add default to minicore
|
2021-06-17 20:49:49 +03:00 |
generate_default_from_new.rs
|
internal: add default to minicore
|
2021-06-17 20:49:49 +03:00 |
generate_deref.rs
|
|
|
generate_derive.rs
|
|
|
generate_enum_is_method.rs
|
|
|
generate_enum_projection_method.rs
|
|
|
generate_from_impl_for_enum.rs
|
internal: add From to minicore
|
2021-06-17 21:04:12 +03:00 |
generate_function.rs
|
fix: Adding async keyword when await is present in generate_function assist
|
2021-07-09 20:04:55 +05:30 |
generate_getter.rs
|
|
|
generate_impl.rs
|
|
|
generate_is_empty_from_len.rs
|
|
|
generate_new.rs
|
|
|
generate_setter.rs
|
|
|
infer_function_return_type.rs
|
|
|
inline_call.rs
|
Simplify Semantics::type_of_expr_with_coercion
|
2021-07-11 14:44:10 +02:00 |
inline_local_variable.rs
|
Invert boolean literals in assist negation logic
|
2021-07-06 20:30:26 +02:00 |
introduce_named_lifetime.rs
|
|
|
invert_if.rs
|
Invert boolean literals in assist negation logic
|
2021-07-06 20:30:26 +02:00 |
merge_imports.rs
|
|
|
merge_match_arms.rs
|
Simplify
|
2021-07-01 21:10:45 +02:00 |
move_bounds.rs
|
|
|
move_guard.rs
|
|
|
move_module_to_file.rs
|
Create modules in correct directory for nested modules in move_module assist
|
2021-06-17 12:09:28 +02:00 |
pull_assignment_up.rs
|
|
|
qualify_path.rs
|
|
|
raw_string.rs
|
|
|
remove_dbg.rs
|
Parse input expressions in for dbg! in remove_dbg
|
2021-07-16 15:20:50 +02:00 |
remove_mut.rs
|
|
|
remove_unused_param.rs
|
internal: add a test for broken refactor
|
2021-07-11 15:05:16 +03:00 |
reorder_fields.rs
|
|
|
reorder_impl.rs
|
|
|
replace_derive_with_manual_impl.rs
|
|
|
replace_for_loop_with_for_each.rs
|
internal: minimize minicore
|
2021-06-17 11:28:44 +03:00 |
replace_if_let_with_match.rs
|
Disambiguate replace with if let assist labels
|
2021-07-10 18:00:22 +02:00 |
replace_impl_trait_with_generic.rs
|
|
|
replace_let_with_if_let.rs
|
Disambiguate replace with if let assist labels
|
2021-07-10 18:00:22 +02:00 |
replace_qualified_name_with_use.rs
|
replace_qualified_name_with_use keeps qualifier for import
|
2021-07-10 17:03:24 +02:00 |
replace_string_with_char.rs
|
|
|
split_import.rs
|
Don't classify NameRef paths inside attribute TokenTrees
|
2021-06-30 21:51:28 +02:00 |
toggle_ignore.rs
|
|
|
unmerge_use.rs
|
Don't hide meta lines
|
2021-07-03 12:16:07 +02:00 |
unwrap_block.rs
|
fix: Single-line and nested blocks in unwrap_block
|
2021-07-14 12:02:38 -07:00 |
wrap_return_type_in_result.rs
|
Don't hide meta lines
|
2021-07-03 12:16:07 +02:00 |