diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-04-11 19:40:46 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-11 19:40:46 +0100 |
commit | fd06fe7b13045185ab4e630b0044aa9d8bbcdf8a (patch) | |
tree | 1481f3fb3e65902b36571ad403fabf5e5940aa56 /crates/ra_syntax/src/ast/generated/tokens.rs | |
parent | 1a1c09ed3e3a34c0a8750f98ece9ad85595395d2 (diff) | |
parent | d9089245fefdc4179c1d61839e78131c5e5a5a45 (diff) |
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 <[email protected]>
Diffstat (limited to 'crates/ra_syntax/src/ast/generated/tokens.rs')
0 files changed, 0 insertions, 0 deletions