File tree 1 file changed +5
-2
lines changed
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
225
225
most popular channel is [ #rust] , a venue for general discussion about
226
226
Rust. And a good place to ask for help would be [ #rust-beginners] .
227
227
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.
230
232
231
233
[ IRC ] : https://en.wikipedia.org/wiki/Internet_Relay_Chat
232
234
[ #rust ] : irc://irc.mozilla.org/rust
233
235
[ #rust-beginners ] : irc://irc.mozilla.org/rust-beginners
234
236
[ 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/
235
238
236
239
## License
237
240
[ license ] : #license
You can’t perform that action at this time.
0 commit comments