mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 10:59:30 +00:00
6465: Support multiple file edits in AssistBuilder r=matklad a=Veykril Fixes #6459 Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
rust-analyzer
Provides support for rust-analyzer: novel LSP server for the Rust programming language.
See https://rust-analyzer.github.io/ for more information.