Skip to content

Commit 84dfade

Browse files
committed
Link to Rust forge from CONTRIBUTING.md
1 parent a0c3bd2 commit 84dfade

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ are:
401401
discuss Rust's internals
402402
* The [generated documentation for rust's compiler][gdfrustc]
403403
* The [rust reference][rr], even though it doesn't specifically talk about Rust's internals, it's a great resource nonetheless
404+
* [Rust Forge][rustforge] contains supplementary useful documentation
404405
* Although out of date, [Tom Lee's great blog article][tlgba] is very helpful
405406
* [rustaceans.org][ro] is helpful, but mostly dedicated to IRC
406407
* The [Rust Compiler Testing Docs][rctd]
@@ -412,6 +413,7 @@ are:
412413
[gsearchdocs]: https://www.google.com/search?q=site:doc.rust-lang.org+your+query+here
413414
[rif]: http://internals.rust-lang.org
414415
[rr]: https://doc.rust-lang.org/book/README.html
416+
[rustforge]: https://forge.rust-lang.org/
415417
[tlgba]: http://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
416418
[ro]: http://www.rustaceans.org/
417419
[rctd]: ./src/test/COMPILER_TESTS.md

0 commit comments

Comments
 (0)