rust-analyzer/crates/ra_assists/src/assists
2019-10-11 15:55:45 -04:00
..
add_derive.rs Merge branch 'master' into feature/issue/1856 2019-09-30 12:07:26 +03:00
add_explicit_type.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
add_impl.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
add_missing_impl_members.rs Merge branch 'master' into feature/issue/1856 2019-09-30 12:07:26 +03:00
apply_demorgan.rs [#1807] Refactor file structure 2019-10-04 10:51:41 +02:00
auto_import.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
change_visibility.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
fill_match_arms.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
flip_binexpr.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
flip_comma.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
inline_local_variable.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
introduce_variable.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
merge_match_arms.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
move_bounds.rs use any() 2019-10-11 15:55:45 -04:00
move_guard.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
raw_string.rs Merge #1922 2019-10-08 09:52:22 +00:00
remove_dbg.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
replace_if_let_with_match.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
split_import.rs remove visitor module 2019-10-05 17:48:31 +03:00