diff options
| author | mark <markm@cs.wisc.edu> | 2020-06-05 11:28:36 -0500 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2020-06-18 12:16:00 -0500 |
| commit | 7ae1067f695eee2ba644f65b9bd3b648a43c6813 (patch) | |
| tree | 37da4f074f3d356ca3578b246d377bdda2c02bb0 /src/doc/rustc-dev-guide | |
| parent | 20b62e9c51cda2364c63f5e0e0b9d8dae2341b25 (diff) | |
| download | rust-7ae1067f695eee2ba644f65b9bd3b648a43c6813.tar.gz rust-7ae1067f695eee2ba644f65b9bd3b648a43c6813.zip | |
add forge
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/getting-started.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md index 21f52ca9c0d..dfc0a843c28 100644 --- a/src/doc/rustc-dev-guide/src/getting-started.md +++ b/src/doc/rustc-dev-guide/src/getting-started.md @@ -401,5 +401,6 @@ master. - This guide: talks about how `rustc` works - [The t-compiler zulip][z] - [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? |
