Skip to content

Commit 5d49834

Browse files
authored
Merge pull request #2697 from rust-lang/tshepang/link-to-ra-guide
Add rust-analyzer book link to the guide (part 2)
2 parents e381c7a + cb5dfb4 commit 5d49834

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/about-this-guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ please see the corresponding [subsection on writing documentation in this guide]
5858

5959
[subsection on writing documentation in this guide]: contributing.md#contributing-to-rustc-dev-guide
6060

61-
> “‘All conditioned things are impermanent’ —
61+
> “‘All conditioned things are impermanent’ —
6262
> when one sees this with wisdom, one turns away from suffering.”
6363
> _The Dhammapada, verse 277_
6464
@@ -75,6 +75,7 @@ You might also find the following sites useful:
7575
- [compiler-team] -- the home-base for the Rust compiler team, with description
7676
of the team procedures, active working groups, and the team calendar.
7777
- [std-dev-guide] -- a similar guide for developing the standard library.
78+
- [rust-analyzer book] -- documentation for the rust-analyzer.
7879
- [The t-compiler Zulip][z]
7980
- The [Rust Internals forum][rif], a place to ask questions and
8081
discuss Rust's internals
@@ -112,4 +113,5 @@ You might also find the following sites useful:
112113
[Forge]: https://forge.rust-lang.org/
113114
[compiler-team]: https://github.com/rust-lang/compiler-team/
114115
[std-dev-guide]: https://std-dev-guide.rust-lang.org/
116+
[rust-analyzer book]: https://rust-analyzer.github.io/book/
115117
[z]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler

0 commit comments

Comments
 (0)