.. |
add_explicit_type.rs
|
|
|
add_lifetime_to_type.rs
|
Fix add_life_to_type label typo
|
2021-03-20 13:44:12 +01:00 |
add_missing_impl_members.rs
|
|
|
add_turbo_fish.rs
|
Fix add_life_to_type label typo
|
2021-03-20 13:44:12 +01: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
|
use simpler .map(|x| y) instead of .and_then(|x| Some(y)) for Options. (clippy::bind_instead_of_map)
|
2021-03-17 02:36:29 +01:00 |
extract_function.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
extract_struct_from_enum_variant.rs
|
don't clone types that are copy (clippy::clone_on_copy)
|
2021-03-17 01:56:31 +01: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
|
simplify
|
2021-03-19 21:00:20 +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
|
Disable unqualified assoc items completion for now
|
2021-03-20 23:08:44 +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
|
Docs
|
2021-03-20 22:55:34 +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
|
|
|
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 |