34 个版本
0.0.39 | 2021年2月22日 |
---|---|
0.0.38 | 2021年2月15日 |
0.0.35 | 2021年1月25日 |
0.0.30 | 2020年12月28日 |
0.0.13 | 2020年8月31日 |
#2331 在 开发工具
每月 85 次下载
约 630KB
17K SLoC
rust-analyzer 是 Rust 语言的模块化编译器前端。它是更大规模的 rls-2.0 项目的一部分,旨在为 Rust 提供出色的 IDE 支持。
快速入门
https://rust-analyzer.github.io/manual.html#installation
文档
如果您想为 rust-analyzer 做出贡献,请查看 CONTRIBUTING.md 或如果您只是想了解底层的工作原理,请查看 ./docs/dev 文件夹。
如果您想使用 rust-analyzer 的语言服务器,请查看 语言服务器手册。它还包含了一些使用 rust-analyzer 时提高生产力的技巧和窍门。
安全和隐私
请参阅手册的相应部分。
沟通
有关使用和故障排除请求,请使用 Rust 论坛的 "IDEs and Editors" 类别
https://users.rust-lang.org/c/ide/14
有关开发和实现的问题,请加入 rust-analyzer 工作组 Zulip
https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer
快速链接
- 网站: https://rust-analyzer.github.io/
- 指标: https://rust-analyzer.github.io/metrics/
- API 文档: https://rust-lang.github.io/rust-analyzer/ide/
- 变更日志: https://rust-analyzer.github.io/thisweek
许可证
rust-analyzer 主要在 MIT 许可证和 Apache 许可证(版本 2.0)的条款下分发。
请参阅 LICENSE-APACHE 和 LICENSE-MIT 以获取详细信息。
依赖
~18MB
itertools 0.10