about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/README.md2
1 files changed, 1 insertions, 1 deletions
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.