Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-analyzer
/
refs/heads/upstream/gh-pages
/
.
/
ide_assists
/
handlers
tree: 9b22712cb32f72b806fd669f97489c2fa6b87073 [
path history
]
[
tgz
]
add_braces/
add_explicit_dot_deref/
add_explicit_enum_discriminant/
add_explicit_type/
add_label_to_loop/
add_lifetime_to_type/
add_missing_impl_members/
add_missing_match_arms/
add_return_type/
add_turbo_fish/
apply_demorgan/
auto_import/
bind_unused_param/
change_visibility/
convert_bool_then/
convert_bool_to_enum/
convert_char_literal/
convert_closure_to_fn/
convert_comment_block/
convert_comment_from_or_to_doc/
convert_for_to_while_let/
convert_from_to_tryfrom/
convert_integer_literal/
convert_into_to_from/
convert_iter_for_each_to_for/
convert_let_else_to_match/
convert_match_to_let_else/
convert_named_struct_to_tuple_struct/
convert_nested_function_to_closure/
convert_range_for_to_while/
convert_to_guarded_return/
convert_tuple_return_type_to_struct/
convert_tuple_struct_to_named_struct/
convert_two_arm_bool_match_to_matches_macro/
convert_while_to_loop/
destructure_struct_binding/
destructure_tuple_binding/
desugar_doc_comment/
desugar_try_expr/
expand_glob_import/
expand_rest_pattern/
extract_expressions_from_format_string/
extract_function/
extract_module/
extract_struct_from_enum_variant/
extract_type_alias/
extract_variable/
fix_visibility/
flip_binexpr/
flip_comma/
flip_or_pattern/
flip_trait_bound/
generate_blanket_trait_impl/
generate_constant/
generate_default_from_enum_variant/
generate_default_from_new/
generate_delegate_methods/
generate_delegate_trait/
generate_deref/
generate_derive/
generate_documentation_template/
generate_enum_is_method/
generate_enum_projection_method/
generate_enum_variant/
generate_fn_type_alias/
generate_from_impl_for_enum/
generate_function/
generate_getter_or_setter/
generate_impl/
generate_is_empty_from_len/
generate_mut_trait_impl/
generate_new/
generate_single_field_struct_from/
generate_trait_from_impl/
inline_call/
inline_const_as_literal/
inline_local_variable/
inline_macro/
inline_type_alias/
into_to_qualified_from/
introduce_named_lifetime/
introduce_named_type_parameter/
invert_if/
merge_imports/
merge_match_arms/
merge_nested_if/
move_bounds/
move_const_to_impl/
move_from_mod_rs/
move_guard/
move_module_to_file/
move_to_mod_rs/
normalize_import/
number_representation/
promote_local_to_const/
pull_assignment_up/
qualify_method_call/
qualify_path/
raw_string/
remove_dbg/
remove_else_branches/
remove_mut/
remove_parentheses/
remove_underscore/
remove_unused_imports/
remove_unused_param/
reorder_fields/
reorder_impl_items/
replace_arith_op/
replace_derive_with_manual_impl/
replace_if_let_with_match/
replace_is_method_with_if_let_method/
replace_let_with_if_let/
replace_method_eager_lazy/
replace_named_generic_with_impl/
replace_qualified_name_with_use/
replace_string_with_char/
replace_turbofish_with_explicit_type/
sort_items/
split_import/
term_search/
toggle_async_sugar/
toggle_ignore/
toggle_macro_delimiter/
unmerge_imports/
unmerge_match_arm/
unnecessary_async/
unqualify_method_call/
unwrap_block/
unwrap_return_type/
unwrap_tuple/
unwrap_type_to_generic_arg/
wrap_return_type/
wrap_unwrap_cfg_attr/
fn.all.html
index.html
sidebar-items.js
type.Handler.html