bors[bot] fd06fe7b13
Merge #3925
3925: Implement assist "Reorder field names" r=matklad a=geoffreycopin

This PR implements the "Reorder record fields" assist as discussed in issue #3821 .

Adding a `RecordFieldPat` variant to the `Pat` enum seemed like the easiest way to handle the `RecordPat` children as a single sequence of elements, maybe there is a better way ?

Co-authored-by: Geoffrey Copin <copin.geoffrey@gmail.com>
2020-04-11 18:40:46 +00:00
..
2020-03-31 09:02:12 -04:00
2020-04-11 18:40:46 +00:00
2020-04-01 18:56:47 +02:00
2020-04-11 19:36:31 +02:00
2020-04-11 18:40:46 +00:00
2020-04-11 00:27:00 +02:00
2020-04-11 17:37:02 +00:00
2020-04-03 19:01:44 +08:00
2020-04-11 14:53:13 +08:00
2020-04-10 20:46:42 +02:00
2020-04-11 19:36:31 +02:00
2020-04-10 00:17:32 +08:00
2020-04-11 19:36:31 +02:00
2020-04-10 20:46:42 +02:00