rust/crates/assists/src
2020-11-30 17:21:07 +01:00
..
handlers Fix use merging not using the first path segment 2020-11-30 17:21:07 +01:00
tests Minor cleanup 2020-11-30 13:47:38 +03:00
utils Extract the import code into the shared module 2020-11-27 18:28:41 +02:00
assist_config.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
assist_context.rs Fix panic when extracting struct 2020-11-09 16:59:57 +01:00
ast_transform.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
lib.rs Minor cleanup 2020-11-30 13:47:38 +03:00
tests.rs Support multi-file assist tests 2020-11-09 14:44:08 +01:00
utils.rs Extract the import code into the shared module 2020-11-27 18:28:41 +02:00