rust/crates/ide-assists/src
2022-12-03 01:22:00 +09:00
..
handlers Add move_const_to_impl assist 2022-12-03 01:22:00 +09:00
tests Add move_const_to_impl assist 2022-12-03 01:22:00 +09:00
utils Migrate most of ide_assists::utils to format arg capture 2022-10-10 10:47:54 -04:00
assist_config.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add move_const_to_impl assist 2022-12-03 01:22:00 +09:00
tests.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
utils.rs Add move_const_to_impl assist 2022-12-03 01:22:00 +09:00