Skip to content

Commit f90c7cd

Browse files
Add rust-analyzer book link to the guide
1 parent e381c7a commit f90c7cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/about-this-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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][r-a 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+
[r-a book]: https://rust-analyzer.github.io/book/
115117
[z]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler

0 commit comments

Comments
 (0)