rust-analyzer
A Rust compiler front-end for IDEs
A Rust compiler front-end for IDEs
To install this package, run one of the following:
rust-analyzer is a language server that provides IDE-like features for the Rust programming language. It implements the Language Server Protocol (LSP) to bring code completion, go-to-definition, inline diagnostics, refactoring, and other modern editor features to any LSP-compatible editor.
Summary
A Rust compiler front-end for IDEs
Last Updated
Apr 28, 2026 at 17:50
License
MIT OR Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/rust-lang/rust-analyzerDocumentation
https://rust-analyzer.github.io/book/