Back to directory

Rust Analyzer LSP
Integrates rust-analyzer for precise Rust intelligence — trait implementations, borrow checker awareness, and accurate refactoring suggestions.
Rust Analyzer brings your Rust development into Claude Code with the same intelligent features you'd expect from a full IDE—jump to definitions, find where code is used, get smart autocomplete suggestions, and see errors and warnings as you work. It hooks directly into Rust's official language server, so the analysis stays accurate and up-to-date with what the compiler would actually tell you.
Install
/plugin install rust-analyzer-lsp@claude-plugins-official
Links
Tags
rust
lsp
rust-analyzer
borrow-checker
completions