rust/crates/ra_assists/src
2020-07-12 01:49:51 +02:00
..
handlers change vis works on statics 2020-07-12 01:49:51 +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
assist_context.rs Refactor AssistBuilder to manage a SourceChange 2020-07-07 12:10:18 +02: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