rust-analyzer/crates/ide-assists/src
bors dd07f1f2fb Auto merge of #15887 - jinohkang-theori:fix/ide-assists/convert_tuple_struct_to_named_struct/handle_refs_inside_macro_invocations, r=Veykril
Fix incorrectly replacing references in macro invocation in "Convert to named struct" assist

Fixes #15630.

Complements #13647 (same assist but missed this one), #14920 (inverse action assist).
2023-12-13 21:30:18 +00:00
..
handlers Auto merge of #15887 - jinohkang-theori:fix/ide-assists/convert_tuple_struct_to_named_struct/handle_refs_inside_macro_invocations, r=Veykril 2023-12-13 21:30:18 +00:00
tests make generate_mut_trait_impl assist trigged for std trait only 2023-11-05 12:27:10 +08:00
utils Parse builtin# syntax 2023-09-05 10:36:35 +02:00
assist_config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
tests.rs Auto merge of #15874 - DropDemBits:structured-snippet-migrate-4, r=Veykril 2023-11-15 09:54:45 +00:00
utils.rs Ignore doc(hidden) attr if no body is present 2023-11-09 02:12:53 +01:00