Merge pull request #2697 from rust-lang/tshepang/link-to-ra-guide

Add rust-analyzer book link to the guide (part 2)
This commit is contained in:
Tshepang Mbambo 2025-12-14 22:27:43 +02:00 committed by GitHub
commit 46db677010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ please see the corresponding [subsection on writing documentation in this guide]
[subsection on writing documentation in this guide]: contributing.md#contributing-to-rustc-dev-guide
> “All conditioned things are impermanent
> “All conditioned things are impermanent
> when one sees this with wisdom, one turns away from suffering.”
> _The Dhammapada, verse 277_
@ -75,6 +75,7 @@ You might also find the following sites useful:
- [compiler-team] -- the home-base for the Rust compiler team, with description
of the team procedures, active working groups, and the team calendar.
- [std-dev-guide] -- a similar guide for developing the standard library.
- [rust-analyzer book] -- documentation for the rust-analyzer.
- [The t-compiler Zulip][z]
- The [Rust Internals forum][rif], a place to ask questions and
discuss Rust's internals
@ -112,4 +113,5 @@ You might also find the following sites useful:
[Forge]: https://forge.rust-lang.org/
[compiler-team]: https://github.com/rust-lang/compiler-team/
[std-dev-guide]: https://std-dev-guide.rust-lang.org/
[rust-analyzer book]: https://rust-analyzer.github.io/book/
[z]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler