File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments