rust/crates/ra_assists/src/handlers
2020-02-07 18:28:11 +01:00
..
add_custom_impl.rs Name assist handlers 2020-02-07 17:28:02 +01:00
add_derive.rs Name assist handlers 2020-02-07 17:28:02 +01:00
add_explicit_type.rs Name assist handlers 2020-02-07 17:28:02 +01:00
add_impl.rs Name assist handlers 2020-02-07 17:28:02 +01:00
add_import.rs Name assist handlers 2020-02-07 17:28:02 +01:00
add_missing_impl_members.rs Name assist handlers 2020-02-07 17:28:02 +01:00
add_new.rs Fix add_new assist (kind of) 2020-02-07 18:28:11 +01:00
apply_demorgan.rs Introduce assists utils 2020-02-07 17:28:02 +01:00
auto_import.rs Name assist handlers 2020-02-07 17:28:02 +01:00
change_visibility.rs Name assist handlers 2020-02-07 17:28:02 +01:00
early_return.rs Introduce assists utils 2020-02-07 17:28:02 +01:00
fill_match_arms.rs Name assist handlers 2020-02-07 17:28:02 +01:00
flip_binexpr.rs Name assist handlers 2020-02-07 17:28:02 +01:00
flip_comma.rs Name assist handlers 2020-02-07 17:28:02 +01:00
flip_trait_bound.rs Name assist handlers 2020-02-07 17:28:02 +01:00
inline_local_variable.rs Name assist handlers 2020-02-07 17:28:02 +01:00
introduce_variable.rs Name assist handlers 2020-02-07 17:28:02 +01:00
invert_if.rs Introduce assists utils 2020-02-07 17:28:02 +01:00
merge_match_arms.rs Name assist handlers 2020-02-07 17:28:02 +01:00
move_bounds.rs Name assist handlers 2020-02-07 17:28:02 +01:00
move_guard.rs Name assist handlers 2020-02-07 17:28:02 +01:00
raw_string.rs Name assist handlers 2020-02-07 17:28:02 +01:00
remove_dbg.rs Name assist handlers 2020-02-07 17:28:02 +01:00
replace_if_let_with_match.rs Name assist handlers 2020-02-07 17:28:02 +01:00
split_import.rs Name assist handlers 2020-02-07 17:28:02 +01:00