rust-analyzer-lsp

Installation
SKILL.md

rust-analyzer LSP

Rust language server integration providing comprehensive code intelligence through rust-analyzer.

Capabilities

  • Code intelligence: Autocomplete, go-to-definition, find references
  • Error detection: Real-time diagnostics for compilation errors
  • Refactoring: Rename symbols, extract function/variable
  • Analysis: Macro expansion, type hints, inlay hints
  • Supported extensions: .rs

Installation

Via rustup (recommended)

rustup component add rust-analyzer
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 15, 2026
rust-analyzer-lsp — openclaw/skills