tree: 9b22712cb32f72b806fd669f97489c2fa6b87073 [path history] [tgz]
  1. add_braces/
  2. add_explicit_dot_deref/
  3. add_explicit_enum_discriminant/
  4. add_explicit_type/
  5. add_label_to_loop/
  6. add_lifetime_to_type/
  7. add_missing_impl_members/
  8. add_missing_match_arms/
  9. add_return_type/
  10. add_turbo_fish/
  11. apply_demorgan/
  12. auto_import/
  13. bind_unused_param/
  14. change_visibility/
  15. convert_bool_then/
  16. convert_bool_to_enum/
  17. convert_char_literal/
  18. convert_closure_to_fn/
  19. convert_comment_block/
  20. convert_comment_from_or_to_doc/
  21. convert_for_to_while_let/
  22. convert_from_to_tryfrom/
  23. convert_integer_literal/
  24. convert_into_to_from/
  25. convert_iter_for_each_to_for/
  26. convert_let_else_to_match/
  27. convert_match_to_let_else/
  28. convert_named_struct_to_tuple_struct/
  29. convert_nested_function_to_closure/
  30. convert_range_for_to_while/
  31. convert_to_guarded_return/
  32. convert_tuple_return_type_to_struct/
  33. convert_tuple_struct_to_named_struct/
  34. convert_two_arm_bool_match_to_matches_macro/
  35. convert_while_to_loop/
  36. destructure_struct_binding/
  37. destructure_tuple_binding/
  38. desugar_doc_comment/
  39. desugar_try_expr/
  40. expand_glob_import/
  41. expand_rest_pattern/
  42. extract_expressions_from_format_string/
  43. extract_function/
  44. extract_module/
  45. extract_struct_from_enum_variant/
  46. extract_type_alias/
  47. extract_variable/
  48. fix_visibility/
  49. flip_binexpr/
  50. flip_comma/
  51. flip_or_pattern/
  52. flip_trait_bound/
  53. generate_blanket_trait_impl/
  54. generate_constant/
  55. generate_default_from_enum_variant/
  56. generate_default_from_new/
  57. generate_delegate_methods/
  58. generate_delegate_trait/
  59. generate_deref/
  60. generate_derive/
  61. generate_documentation_template/
  62. generate_enum_is_method/
  63. generate_enum_projection_method/
  64. generate_enum_variant/
  65. generate_fn_type_alias/
  66. generate_from_impl_for_enum/
  67. generate_function/
  68. generate_getter_or_setter/
  69. generate_impl/
  70. generate_is_empty_from_len/
  71. generate_mut_trait_impl/
  72. generate_new/
  73. generate_single_field_struct_from/
  74. generate_trait_from_impl/
  75. inline_call/
  76. inline_const_as_literal/
  77. inline_local_variable/
  78. inline_macro/
  79. inline_type_alias/
  80. into_to_qualified_from/
  81. introduce_named_lifetime/
  82. introduce_named_type_parameter/
  83. invert_if/
  84. merge_imports/
  85. merge_match_arms/
  86. merge_nested_if/
  87. move_bounds/
  88. move_const_to_impl/
  89. move_from_mod_rs/
  90. move_guard/
  91. move_module_to_file/
  92. move_to_mod_rs/
  93. normalize_import/
  94. number_representation/
  95. promote_local_to_const/
  96. pull_assignment_up/
  97. qualify_method_call/
  98. qualify_path/
  99. raw_string/
  100. remove_dbg/
  101. remove_else_branches/
  102. remove_mut/
  103. remove_parentheses/
  104. remove_underscore/
  105. remove_unused_imports/
  106. remove_unused_param/
  107. reorder_fields/
  108. reorder_impl_items/
  109. replace_arith_op/
  110. replace_derive_with_manual_impl/
  111. replace_if_let_with_match/
  112. replace_is_method_with_if_let_method/
  113. replace_let_with_if_let/
  114. replace_method_eager_lazy/
  115. replace_named_generic_with_impl/
  116. replace_qualified_name_with_use/
  117. replace_string_with_char/
  118. replace_turbofish_with_explicit_type/
  119. sort_items/
  120. split_import/
  121. term_search/
  122. toggle_async_sugar/
  123. toggle_ignore/
  124. toggle_macro_delimiter/
  125. unmerge_imports/
  126. unmerge_match_arm/
  127. unnecessary_async/
  128. unqualify_method_call/
  129. unwrap_block/
  130. unwrap_return_type/
  131. unwrap_tuple/
  132. unwrap_type_to_generic_arg/
  133. wrap_return_type/
  134. wrap_unwrap_cfg_attr/
  135. fn.all.html
  136. index.html
  137. sidebar-items.js
  138. type.Handler.html