add forge

This commit is contained in:
mark 2020-06-05 11:28:36 -05:00 committed by Who? Me?!
parent e492cf389b
commit c6766dfb7c
1 changed files with 1 additions and 0 deletions

View File

@ -401,5 +401,6 @@ master.
- This guide: talks about how `rustc` works - This guide: talks about how `rustc` works
- [The t-compiler zulip][z] - [The t-compiler zulip][z]
- [The compiler's documentation (rustdocs)](https://doc.rust-lang.org/nightly/nightly-rustc/) - [The compiler's documentation (rustdocs)](https://doc.rust-lang.org/nightly/nightly-rustc/)
- [The Forge](https://forge.rust-lang.org/) has more documentation about various procedures.
TODO: am I missing any? TODO: am I missing any?