mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
2d3b0571bb
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.