rust-analyzer/crates/ide-assists/src
2022-08-31 18:47:45 +09:00
..
handlers fix: Simplify logics to allow two-arm enum match. 2022-08-31 18:47:45 +09:00
tests Add convert_two_arm_bool_match_to_matches_macro ide-assists 2022-08-31 18:47:44 +09:00
utils Auto merge of #12982 - jridgewell:into_future, r=Veykril 2022-08-18 07:37:47 +00:00
assist_config.rs
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add convert_two_arm_bool_match_to_matches_macro ide-assists 2022-08-31 18:47:44 +09:00
tests.rs Move cfg attrs up to the mod definitions to disable sourcegen 2022-07-24 10:38:34 +02:00
utils.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30