rust-analyzer/crates/ide-assists/src
bors e8bad53d63 Auto merge of #14455 - jplatte:convert-nested-function-to-closure, r=Veykril
Convert nested function to closure assist

Continuation of / closes #13467.
Resolves #13230.

r? `@Veykril`
2023-04-05 17:28:46 +00:00
..
handlers Auto merge of #14455 - jplatte:convert-nested-function-to-closure, r=Veykril 2023-04-05 17:28:46 +00:00
tests Auto merge of #14455 - jplatte:convert-nested-function-to-closure, r=Veykril 2023-04-05 17:28:46 +00: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 Don't escape non-snippets in assist 2023-01-23 00:22:46 +09:00