rust/crates/ra_assists/src/assists
2019-09-29 19:16:59 +01:00
..
add_derive.rs move assists to subdir 2019-09-25 14:29:41 +03:00
add_explicit_type.rs move assists to subdir 2019-09-25 14:29:41 +03:00
add_impl.rs move assists to subdir 2019-09-25 14:29:41 +03:00
add_missing_impl_members.rs keep ast creation API simple 2019-09-26 15:29:28 +03:00
auto_import.rs move assists to subdir 2019-09-25 14:29:41 +03:00
change_visibility.rs move assists to subdir 2019-09-25 14:29:41 +03:00
fill_match_arms.rs keep ast creation API simple 2019-09-26 15:29:28 +03:00
flip_binexpr.rs move assists to subdir 2019-09-25 14:29:41 +03:00
flip_comma.rs move assists to subdir 2019-09-25 14:29:41 +03:00
inline_local_variable.rs move assists to subdir 2019-09-25 14:29:41 +03:00
introduce_variable.rs move assists to subdir 2019-09-25 14:29:41 +03:00
merge_match_arms.rs move assists to subdir 2019-09-25 14:29:41 +03:00
move_bounds.rs keep ast creation API simple 2019-09-26 15:29:28 +03:00
move_guard.rs move assists to subdir 2019-09-25 14:29:41 +03:00
raw_string.rs feat(assists): Keep only one version of make_raw_string 2019-09-29 19:16:59 +01:00
remove_dbg.rs move assists to subdir 2019-09-25 14:29:41 +03:00
replace_if_let_with_match.rs move assists to subdir 2019-09-25 14:29:41 +03:00
split_import.rs move assists to subdir 2019-09-25 14:29:41 +03:00