rust/crates/assists/src
2020-11-23 20:31:57 +01:00
..
handlers add 'Re-enable this test' assist 2020-11-23 20:31:57 +01:00
tests Add **Ignore Test** assist 2020-11-17 14:22:04 +01:00
utils Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
assist_config.rs Make ImportPrefix a configuration option 2020-10-05 17:41:49 +02:00
assist_context.rs Fix panic when extracting struct 2020-11-09 16:59:57 +01:00
ast_transform.rs Move ModPath->ast::Path function to IDE layer 2020-10-06 16:19:18 +02:00
lib.rs Add **Ignore Test** assist 2020-11-17 14:22:04 +01:00
tests.rs Support multi-file assist tests 2020-11-09 14:44:08 +01:00
utils.rs Merge #6553 2020-11-17 17:50:08 +00:00