rust/crates/ra_assists/src
2020-07-03 19:32:18 +02:00
..
handlers Add AssistKind::Generate 2020-07-03 19:32:18 +02:00
tests Unify naming of generating assists 2020-07-03 19:32:18 +02:00
utils Expose find_insert_use_container 2020-06-13 19:05:46 +02:00
assist_config.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
assist_context.rs Move AssistKind into AssistId 2020-07-02 17:48:35 -04:00
ast_transform.rs Make SemanticsScope non-generic 2020-07-01 09:34:45 +03:00
lib.rs Add AssistKind::Generate 2020-07-03 19:32:18 +02:00
tests.rs Use only one code-path for parsing fixtures 2020-06-24 00:48:38 +02:00
utils.rs Follow matklad suggestions 2020-06-29 01:18:50 +03:00