.. |
add_explicit_type.rs
|
|
|
add_lifetime_to_type.rs
|
|
|
add_missing_impl_members.rs
|
|
|
add_turbo_fish.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
apply_demorgan.rs
|
Allow applying De Morgan's law to multiple terms at once
|
2021-03-12 10:19:54 -05:00 |
auto_import.rs
|
Fix labels for single import assists
|
2021-03-10 11:30:25 +02:00 |
change_visibility.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
convert_comment_block.rs
|
|
|
convert_integer_literal.rs
|
|
|
convert_iter_for_each_to_for.rs
|
Fix convert_iter_for_each_to_for doctest
|
2021-03-12 15:42:53 +01:00 |
early_return.rs
|
|
|
expand_glob_import.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
extract_function.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
extract_struct_from_enum_variant.rs
|
Hygiene is an internal implementation detail of the compiler
|
2021-03-08 22:14:52 +03:00 |
extract_variable.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
fill_match_arms.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
fix_visibility.rs
|
|
|
flip_binexpr.rs
|
|
|
flip_comma.rs
|
|
|
flip_trait_bound.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
generate_default_from_enum_variant.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
generate_default_from_new.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
generate_derive.rs
|
|
|
generate_enum_is_method.rs
|
|
|
generate_enum_projection_method.rs
|
|
|
generate_from_impl_for_enum.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
generate_function.rs
|
generate_function assist don't render snippet if ret type inferred
|
2021-03-08 14:38:36 -08:00 |
generate_getter_mut.rs
|
|
|
generate_getter.rs
|
|
|
generate_impl.rs
|
|
|
generate_is_empty_from_len.rs
|
7709: Added the check for return type of len function.
|
2021-03-16 01:16:59 +05:30 |
generate_new.rs
|
|
|
generate_setter.rs
|
|
|
infer_function_return_type.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
inline_function.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
inline_local_variable.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
introduce_named_lifetime.rs
|
|
|
invert_if.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
merge_imports.rs
|
|
|
merge_match_arms.rs
|
|
|
move_bounds.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
move_guard.rs
|
|
|
move_module_to_file.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
pull_assignment_up.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
qualify_path.rs
|
Fix labels for single import assists
|
2021-03-10 11:30:25 +02:00 |
raw_string.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
remove_dbg.rs
|
|
|
remove_mut.rs
|
|
|
remove_unused_param.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
reorder_fields.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
reorder_impl.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
replace_derive_with_manual_impl.rs
|
Less lifetines: derive SemanticsScope in place
|
2021-03-08 23:59:20 +02:00 |
replace_for_loop_with_for_each.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
replace_if_let_with_match.rs
|
|
|
replace_impl_trait_with_generic.rs
|
|
|
replace_let_with_if_let.rs
|
|
|
replace_qualified_name_with_use.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
replace_string_with_char.rs
|
Only replace quotes in replace_string_with_char assist
|
2021-03-06 21:21:18 +01:00 |
replace_unwrap_with_match.rs
|
|
|
split_import.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
toggle_ignore.rs
|
|
|
unmerge_use.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
unwrap_block.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
wrap_return_type_in_result.rs
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |