rust-lang

rust-analyzer

rust-lang

A Rust compiler front-end for IDEs

AI 简介

rust-analyzer 是一个为 IDE 提供功能支持的 Rust 语言服务器,帮助开发者编写 Rust 程序。其核心功能包括跳转到定义、查找所有引用、重构和代码补全,并且集成了格式化(使用 rustfmt)与诊断(使用 rustc 和 clippy)。该项目基于 Language Server Protocol (LSP) 设计,可与多种编辑器如 VS Code、Vim、Emacs 等兼容。适用于需要高效开发 Rust 应用的各种场景,无论是个人项目还是团队协作,都能显著提升编码效率和代码质量。

Rust
Apache License 2.0
16.5k
Stars
2.1k
Forks
87
Watchers
1.7k
Issues

Star 增长

今日+10
近 7 天+30
近 30 天+134
综合评分114.97
默认分支master