|
|
vor 5 Tagen | |
|---|---|---|
| .. | ||
| LICENSE | vor 5 Tagen | |
| README.md | vor 5 Tagen | |
Rust language server for Claude Code, providing code intelligence and analysis.
.rs
rustup component add rust-analyzer
brew install rust-analyzer
# Ubuntu/Debian
sudo apt install rust-analyzer
# Arch Linux
sudo pacman -S rust-analyzer
Download pre-built binaries from the releases page.