rust/crates/ra_assists/src
2019-04-08 19:56:37 +02:00
..
add_derive.rs switch to new rowan 2019-04-01 12:06:24 +03:00
add_explicit_type.rs Add explicit type assist. 2019-04-08 19:56:37 +02:00
add_impl.rs switch to new rowan 2019-04-01 12:06:24 +03:00
add_missing_impl_members.rs add ast::tokens 2019-04-02 10:23:29 +03:00
assist_ctx.rs intelligently add parens when inlining local varaibles 2019-04-01 22:53:47 +08:00
auto_import.rs switch to new rowan 2019-04-01 12:06:24 +03:00
change_visibility.rs switch to new rowan 2019-04-01 12:06:24 +03:00
fill_match_arms.rs Remove the old variants replaced by Ty::Apply 2019-03-21 22:17:00 +01:00
fill_struct_fields.rs Remove the old variants replaced by Ty::Apply 2019-03-21 22:17:00 +01:00
flip_binexpr.rs switch to new rowan 2019-04-01 12:06:24 +03:00
flip_comma.rs switch to new rowan 2019-04-01 12:06:24 +03:00
inline_local_variable.rs add ast::tokens 2019-04-02 10:23:29 +03:00
introduce_variable.rs switch to new rowan 2019-04-01 12:06:24 +03:00
lib.rs Add explicit type assist. 2019-04-08 19:56:37 +02:00
marks.rs add marks to assists 2019-02-24 15:46:06 +03:00
remove_dbg.rs switch to new rowan 2019-04-01 12:06:24 +03:00
replace_if_let_with_match.rs remove flavor 2019-04-02 12:25:24 +03:00
split_import.rs switch to new rowan 2019-04-01 12:06:24 +03:00