rust-analyzer/crates/ide-assists/src
2024-05-24 01:08:21 +03:00
..
handlers Add toggle_async_sugar assist code action 2024-05-24 01:08:21 +03:00
tests Add toggle_async_sugar assist code action 2024-05-24 01:08:21 +03:00
utils Allow hir::Param to refer to other entity params aside from functions 2024-05-18 12:35:55 +02:00
assist_config.rs Make term search fuel configurable 2024-05-08 19:46:33 +03:00
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add toggle_async_sugar assist code action 2024-05-24 01:08:21 +03:00
tests.rs Make term search fuel configurable 2024-05-08 19:46:33 +03:00
utils.rs Consider exported_name="main" functions in test modules as tests 2024-04-04 14:51:10 +02:00