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