Skip to content

Commit 568e6f4

Browse files
reddevilmidzytshepang
authored andcommitted
Add rust-analyzer book link to the guide
1 parent b75defc commit 568e6f4

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
@@ -73,6 +73,7 @@ You might also find the following sites useful:
7373
- [compiler-team] -- the home-base for the Rust compiler team, with description
7474
of the team procedures, active working groups, and the team calendar.
7575
- [std-dev-guide] -- a similar guide for developing the standard library.
76+
- [rust-analyzer book][r-a book] -- documentation for the rust-analyzer.
7677
- [The t-compiler Zulip][z]
7778
- The [Rust Internals forum][rif], a place to ask questions and
7879
discuss Rust's internals
@@ -110,4 +111,5 @@ You might also find the following sites useful:
110111
[Forge]: https://forge.rust-lang.org/
111112
[compiler-team]: https://github.com/rust-lang/compiler-team/
112113
[std-dev-guide]: https://std-dev-guide.rust-lang.org/
114+
[r-a book]: https://rust-analyzer.github.io/book/
113115
[z]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler

0 commit comments

Comments
 (0)