Commit dcf1d71
committed
Auto merge of rust-lang#13303 - jplatte:convert-named-struct-to-tuple-struct, r=Veykril
Add convert_named_struct_to_tuple_struct assist
Closes rust-lang#11643, since the assist for converting in the other direction is already there (I based most of the implementation and all of the tests on it).4 files changed
Lines changed: 866 additions & 0 deletions
File tree
- crates/ide-assists/src
- handlers
- tests
0 commit comments