X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FREADME.md;h=90ab802697088002cf3021cfe280d2d55d72da75;hb=0bddce50903c463ff06cc05edc1b3aba6645f50f;hp=3d2e6acd5764befcfee38cfe0d122aa8542405c6;hpb=0fee731a9555beb903f45b531f4f0702a88e1b44;p=rust.git diff --git a/src/README.md b/src/README.md index 3d2e6acd576..90ab8026970 100644 --- a/src/README.md +++ b/src/README.md @@ -2,7 +2,7 @@ This directory contains the source code of the rust project, including: - The test suite - The bootstrapping build system -- Various submodules for tools, like cargo, miri, etc. +- Various submodules for tools, like cargo, etc. For more information on how various parts of the compiler work, see the [rustc dev guide].