rust-analyzer/crates/ide-assists/src
2023-05-02 03:36:35 +00:00
..
handlers fix: generate delegate methods filters out functions that already exist 2023-05-02 03:36:35 +00:00
tests feat: restrict applicable range of reorder-impl-trait-items 2023-04-09 00:14:48 +08:00
utils Test TraitRef equality before generating missing impl method body 2023-01-16 20:55:56 +09: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 assist to convert nested function to closure 2023-03-31 12:16:49 +02:00
tests.rs internal: Set Durability to HIGH for enable_proc_attr_macros input 2023-03-30 15:11:22 +02:00
utils.rs fix: generate delegate methods filters out functions that already exist 2023-05-02 03:36:35 +00:00