|
handlers
|
Use standard test style
|
2020-12-15 11:53:16 +03:00 |
|
tests
|
Add replace_match_with_if_let assist
|
2020-12-05 15:41:36 +01: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
|
Fix panic when extracting struct
|
2020-11-09 16:59:57 +01:00 |
|
ast_transform.rs
|
Add Lifetimes to the HIR
|
2020-12-12 00:56:52 +01:00 |
|
lib.rs
|
Add replace_match_with_if_let assist
|
2020-12-05 15:41:36 +01: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 |