diff --git a/README.md b/README.md index 611260470f12b..ed35016eb3a23 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ See https://www.rust-lang.org/community for a list of chat platforms and forums. See [CONTRIBUTING.md](CONTRIBUTING.md). +For a detailed explanation of the compiler's architecture and how to begin contributing, see the [rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/). + ## License Rust is primarily distributed under the terms of both the MIT license and the