Update about-this-guide.md

This commit is contained in:
Joshua Nelson 2022-10-02 09:16:45 -05:00 committed by Tshepang Mbambo
parent 450beef13f
commit 3ea1b4022b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ as well as to help new contributors get involved in rustc development.
There are seven parts to this guide: There are seven parts to this guide:
1. [Building and debugging `rustc`][p1]: 1. [Building `rustc`][p1]:
Contains information that should be useful no matter how you are contributing, Contains information that should be useful no matter how you are contributing,
about building, debugging, profiling, etc. about building, debugging, profiling, etc.
2. [Contributing to `rustc`][p2]: 2. [Contributing to `rustc`][p2]: