rust-analyzer/crates/ide-assists/src
bors d5a424f338 Auto merge of #17993 - ChayimFriedman2:convert-to-tuple-attrs, r=Veykril
Consider field attributes when converting from tuple to named struct and the opposite

Fixes #17983.

I tried to use the `SourceChangeBuilder::make_mut()` API, but it duplicated the attribute...
2024-08-29 08:28:46 +00:00
..
handlers Auto merge of #17993 - ChayimFriedman2:convert-to-tuple-attrs, r=Veykril 2024-08-29 08:28:46 +00:00
tests Auto merge of #17991 - ChayimFriedman2:extract-variable-ref, r=Veykril 2024-08-29 08:14:04 +00:00
utils Properly account for editions in names 2024-08-16 16:46:24 +03:00
assist_config.rs Simplify 2024-07-22 09:54:31 +02:00
assist_context.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
lib.rs Auto merge of #17940 - ChayimFriedman2:closure-to-fn, r=Veykril 2024-08-29 07:21:46 +00:00
tests.rs Simplify FileDelegate 2024-08-05 13:03:03 +02:00
utils.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00