rust-lang / rust-analyzer

A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
14.31k stars 1.62k forks source link

Migrate `reorder_fields` Assist to Use `SyntaxFactory` #18495

Closed tareknaser closed 6 days ago

tareknaser commented 1 week ago

This PR is part of https://github.com/rust-lang/rust-analyzer/issues/15710 and https://github.com/rust-lang/rust-analyzer/issues/18285