rust-analyzer

(★ 16,770)

A Rust compiler front-end for IDEs

File Explorer

  • .codecov.yml
  • .editorconfig
  • .git-blame-ignore-revs
  • .gitattributes
  • .gitignore
  • .typos.toml
  • AGENTS.md
  • AI_POLICY.md
  • Cargo.lock
  • Cargo.toml
  • CLAUDE.md
  • clippy.toml
  • CONTRIBUTING.md
  • josh-sync.toml
  • LICENSE-APACHE
  • LICENSE-MIT
  • PRIVACY.md
  • README.md
  • rust-version
  • rustfmt.toml
  • triagebot.toml

# Installation Guide

rust
Prerequisites

Setup Steps

cargo build

Build the project.

cargo test

Run tests.

Key Commands

cargo build --release

Compile and build the rust-analyzer binary.

cargo test

Run unit and integration tests.

cargo run -- --help

Run the rust-analyzer binary.

Please refer to the official manual and CONTRIBUTING.md for more details.

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

// repository documentation