rust-analyzer/crates/ra_assists/src
2019-07-04 23:00:00 -04:00
..
add_derive.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
add_explicit_type.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
add_impl.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
add_missing_impl_members.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
assist_ctx.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ast_editor.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
auto_import.rs Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
change_visibility.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
fill_match_arms.rs Clippy changes 2019-07-04 23:00:00 -04:00
flip_binexpr.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
flip_comma.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
inline_local_variable.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
introduce_variable.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
lib.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
marks.rs add marks to assists 2019-02-24 15:46:06 +03:00
move_guard.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
remove_dbg.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
replace_if_let_with_match.rs allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
split_import.rs Clippy changes 2019-07-04 23:00:00 -04:00