rust/crates/ra_assists/src
2020-07-02 18:01:22 -04:00
..
handlers Don't categorize things we don't care about 2020-07-02 18:01:22 -04:00
tests introduce_variable -> extract_variable 2020-06-27 01:21:43 +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 Don't categorize things we don't care about 2020-07-02 18:01:22 -04: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