handlers
|
Add replace_match_with_if_let assist
|
2020-12-05 15:41:36 +01: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
|
Move the helpers into ide_db
|
2020-11-28 16:30:39 +02:00 |
assist_context.rs
|
Fix panic when extracting struct
|
2020-11-09 16:59:57 +01:00 |
ast_transform.rs
|
Move the helpers into ide_db
|
2020-11-28 16:30:39 +02: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 |