rust-analyzer/crates/assists/src
2020-12-23 11:02:42 +03:00
..
handlers Don't think that /submod.rs is /mod.rs 2020-12-23 11:02:42 +03:00
tests Add extract_module_to_file assist 2020-12-21 15:55:40 +09:00
utils Extract the import code into the shared module 2020-11-27 18:28:41 +02:00
assist_config.rs Normalize spelling to American English 2020-12-10 17:51:56 +03:00
assist_context.rs Add initial_contents field for CreateFile 2020-12-21 15:55:40 +09:00
ast_transform.rs Add Lifetimes to the HIR 2020-12-12 00:56:52 +01:00
lib.rs Add extract_module_to_file assist 2020-12-21 15:55:40 +09:00
tests.rs Fix assist test logic 2020-12-21 15:55:40 +09:00
utils.rs Remove parentheses when inverting !(cond) 2020-12-21 17:37:38 +01:00