X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FREADME.md;h=90ab802697088002cf3021cfe280d2d55d72da75;hb=f6dd4708cf37689863c867889ab6f9c512825f4d;hp=3d2e6acd5764befcfee38cfe0d122aa8542405c6;hpb=1999ed798e5a77087cde68d2fb955d768ecfb5a4;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].