Remove stale reference to the test suite location

This commit is contained in:
Albert Larsan 2023-01-12 17:17:20 +01:00
parent 606c390725
commit 184057bd9d
No known key found for this signature in database
GPG key ID: 92709B88BB8F13EA

View file

@ -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].