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

fix: Map new replacement nodes to their mutable equivalents in `SyntaxEditor` #18531

Open Giga-Bowser opened 3 days ago

Giga-Bowser commented 3 days ago

closes #18525

Obviously there are lots of in-progress PRs right now which need updating as a result of this