X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FREADME.md;h=9752bc3f66d44e5f5176435384d2a7e9f2211455;hb=476acbf1e9965b5e95c90f0d7d658709812b7003;hp=ef0dec1c45be2a97119e2aede72bfd5efec52c23;hpb=46c714f64134ef403272d98667d5b8c38d8ff37b;p=rust.git diff --git a/src/README.md b/src/README.md index ef0dec1c45b..9752bc3f66d 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,5 @@ This directory contains the source code of the rust project, including: + - The test suite - The bootstrapping build system - Various submodules for tools, like rustdoc, rls, etc.