@@ -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
@@ -73,7 +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.
76+ - [ rust-analyzer book] -- documentation for the rust-analyzer.
7777- [ The t-compiler Zulip] [ z ]
7878- The [ Rust Internals forum] [ rif ] , a place to ask questions and
7979 discuss Rust's internals
@@ -111,5 +111,5 @@ You might also find the following sites useful:
111111[ Forge ] : https://forge.rust-lang.org/
112112[ compiler-team ] : https://github.com/rust-lang/compiler-team/
113113[ std-dev-guide ] : https://std-dev-guide.rust-lang.org/
114- [ r-a book] : https://rust-analyzer.github.io/book/
114+ [ rust-analyzer book] : https://rust-analyzer.github.io/book/
115115[ z ] : https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler
0 commit comments