]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebank
[rust.git] / src / README.md
index 2f8e9da179afaaedf4795bb106c084f222e879a3..9752bc3f66d44e5f5176435384d2a7e9f2211455 100644 (file)
@@ -1,5 +1,6 @@
 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.