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