| commit | a75fd4984b91dfbe12e426f8dfff9a311c9e0650 | [log] [tgz] | 
|---|---|---|
| author | Stuart Cook <Zalathar@users.noreply.github.com> | Thu Aug 07 20:49:49 2025 +1000 | 
| committer | GitHub <noreply@github.com> | Thu Aug 07 20:49:49 2025 +1000 | 
| tree | 0be51ab7b7db66d92abded960e7651b7aa9e14f9 | |
| parent | 9fc3f7fe1b09e2e165529e26f47b1fc3a6486128 [diff] | |
| parent | e918b131f3dc1a4b3cc827ef9860864b537cd098 [diff] | 
Rollup merge of #145040 - tshepang:rdg-sync, r=Kobzol rustc-dev-guide subtree update Subtree update of `rustc-dev-guide` to https://github.com/rust-lang/rustc-dev-guide/commit/1beca6333e2de8df2d002613c7c8fce55a1a1257. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
rust-analyzer is a modular compiler frontend for the Rust language. It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust.
https://rust-analyzer.github.io/book/installation.html
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.
See the security and privacy sections of the manual.
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
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.