rust-lang / rust-analyzer

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

feat: convert add_braces to SyntaxFactory SyntaxEditor abstraction #18485

Closed davidkurilla closed 2 days ago

davidkurilla commented 2 weeks ago

Changes:

darichey commented 1 week ago

Looks like you just need to run cargo fmt. Also feel free to update the PR description now that you've got things working!