File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -225,13 +225,16 @@ variety of channels on Mozilla's IRC network, irc.mozilla.org. The
225225most popular channel is [ #rust] , a venue for general discussion about
226226Rust. And a good place to ask for help would be [ #rust-beginners] .
227227
228- Also, the [ rustc guide] might be a good place to start if you want to
229- find out how various parts of the compiler work.
228+ The [ rustc guide] might be a good place to start if you want to find out how
229+ various parts of the compiler work.
230+
231+ Also, you may find the [ rustdocs for the compiler itself] [ rustdocs ] useful.
230232
231233[ IRC ] : https://en.wikipedia.org/wiki/Internet_Relay_Chat
232234[ #rust ] : irc://irc.mozilla.org/rust
233235[ #rust-beginners ] : irc://irc.mozilla.org/rust-beginners
234236[ rustc guide ] : https://rust-lang-nursery.github.io/rustc-guide/about-this-guide.html
237+ [ rustdocs ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc/
235238
236239## License
237240[ license ] : #license
You can’t perform that action at this time.
0 commit comments