rust/crates/assists/src
2021-01-05 15:51:13 +03:00
..
handlers Rename expr -> tail_expr 2021-01-05 15:51:13 +03:00
tests Created an inline-function assist (fixes #6863) 2021-01-05 04:18:57 +08:00
utils Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
assist_config.rs Normalize spelling to American English 2020-12-10 17:51:56 +03:00
assist_context.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
ast_transform.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
lib.rs Created an inline-function assist (fixes #6863) 2021-01-05 04:18:57 +08:00
tests.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
utils.rs Rename expr -> tail_expr 2021-01-05 15:51:13 +03:00