X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FREADME.md;h=ef0dec1c45be2a97119e2aede72bfd5efec52c23;hb=7420d7a98044ea1bf727ab369cbc77232dd99694;hp=2f8e9da179afaaedf4795bb106c084f222e879a3;hpb=5323b9fd9c86dba71cabec8cbed4330b47fedd0b;p=rust.git diff --git a/src/README.md b/src/README.md index 2f8e9da179a..ef0dec1c45b 100644 --- a/src/README.md +++ b/src/README.md @@ -1,5 +1,5 @@ This directory contains the source code of the rust project, including: -- `rustc` and its tests +- The test suite - The bootstrapping build system - Various submodules for tools, like rustdoc, rls, etc.