rust/crates/ide_assists
bors[bot] 4a589b1c3a
Merge #8326
8326: Rewrite reorder fields assist to use mutable syntax trees r=matklad a=Veykril

This also instead uses `Either` to use the typed `RecordPat` and `RecordExpr` nodes, this unfortunately gives a bit of code duplication

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-04-05 11:23:12 +00:00
..
src Merge #8326 2021-04-05 11:23:12 +00:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00