MyGit

rust-lang/rust-analyzer

Fork: 1947 Star: 16046 (更新于 2026-02-14 01:01:15)

license: Apache-2.0

Language: Rust .

A Rust compiler front-end for IDEs

最后发布版本: nightly ( 2026-02-13 10:31:02)

官方网址 GitHub网址

rust-analyzer logo

rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc).

rust-analyzer features include go-to-definition, find-all-references, refactorings and code completion. rust-analyzer also supports integrated formatting (with rustfmt) and integrated diagnostics (with rustc and clippy).

Internally, rust-analyzer is structured as a set of libraries for analyzing Rust code. See Architecture in the manual.

Quick Start

https://rust-analyzer.github.io/book/installation.html

Documentation

If you want to contribute to rust-analyzer check out the CONTRIBUTING.md or if you are just curious about how things work under the hood, see the Contributing section of the manual.

If you want to use rust-analyzer's language server with your editor of choice, check the manual. It also contains some tips & tricks to help you be more productive when using rust-analyzer.

Security and Privacy

See the security and privacy sections of the manual.

Communication

For usage and troubleshooting requests, please use "IDEs and Editors" category of the Rust forum:

https://users.rust-lang.org/c/ide/14

For questions about development and implementation, join rust-analyzer working group on Zulip:

https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer

Quick Links

License

rust-analyzer is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

最近版本更新:(数据更新于 2026-02-14 01:00:59)

2026-02-13 10:31:02 nightly

2026-02-09 15:17:01 2026-02-09

2026-02-06 08:59:42 nightly

2026-02-02 13:47:48 2026-02-02

2026-01-30 08:59:04 nightly

2026-01-26 13:47:30 2026-01-26

2026-01-23 08:57:18 nightly

2026-01-19 13:40:38 2026-01-19

2026-01-16 08:55:46 nightly

2026-01-12 18:30:05 2026-01-12

主题(topics):

rust hacktoberfest lsp-server

rust-lang/rust-analyzer同语言 Rust最近更新仓库

2026-02-18 13:44:09 antinomyhq/forge

2026-02-18 00:05:18 denoland/deno

2026-02-17 17:29:13 lycheeverse/lychee

2026-02-17 10:53:24 amber-lang/amber

2026-02-17 09:22:46 railwayapp/cli

2026-02-16 19:15:47 pydantic/monty