rust/crates/assists/src
Vladyslav Katasonov 88b3034636 convert IdentPat to Pat via Into
before child getter was used
2021-02-03 17:45:36 +03:00
..
handlers convert IdentPat to Pat via Into 2021-02-03 17:45:36 +03:00
tests initial version of extract function assist 2021-02-03 10:57:11 +03:00
assist_config.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00
assist_context.rs Remove useless wrapper 2021-01-15 20:15:33 +03:00
ast_transform.rs Add ConstParams to the ide layer 2021-01-01 14:43:16 +01:00
lib.rs initial version of extract function assist 2021-02-03 10:57:11 +03:00
tests.rs Share import_assets and related entities 2021-01-16 19:33:36 +02:00
utils.rs Deduplicate variant matching 2021-01-22 23:39:43 +01:00