mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

Add assist for filling fields by replacing ellipsis in record syntax I'm not sure if the tests cover the most cases, I'll add more if suggested.