rust/crates/ra_assists/src
2019-06-11 18:28:51 +03:00
..
add_derive.rs switch to new rowan 2019-04-01 12:06:24 +03:00
add_explicit_type.rs apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
add_impl.rs switch to new rowan 2019-04-01 12:06:24 +03:00
add_missing_impl_members.rs remove inherent source impls 2019-06-11 18:28:51 +03:00
assist_ctx.rs fix typos in mbe tests 2019-05-28 18:46:11 +03:00
ast_editor.rs Fix clippy::while_let_loop 2019-06-04 18:05:07 -04:00
auto_import.rs Fix clippy::or_fun_call 2019-06-04 18:05:07 -04:00
change_visibility.rs Fix clippy::or_fun_call 2019-06-04 18:05:07 -04:00
fill_match_arms.rs remove inherent source impls 2019-06-11 18:28:51 +03:00
flip_binexpr.rs switch to new rowan 2019-04-01 12:06:24 +03:00
flip_comma.rs apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
inline_local_variable.rs fold ScopeWithSyntax into SourceAnalyzer 2019-04-13 10:49:01 +03:00
introduce_variable.rs Fix clippy::single_char_pattern 2019-06-04 18:05:07 -04:00
lib.rs add assist to move arm condition to match guard 2019-05-21 23:31:51 +09:00
marks.rs
move_guard.rs add assist to move arm condition to match guard 2019-05-21 23:31:51 +09:00
remove_dbg.rs apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
replace_if_let_with_match.rs remove flavor 2019-04-02 12:25:24 +03:00
split_import.rs apply T! macro where it is possible 2019-05-15 15:35:47 +03:00