]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
BTreeMap: declare exclusive access to arrays when copying from them
[rust.git] / src / README.md
index 2f8e9da179afaaedf4795bb106c084f222e879a3..ef0dec1c45be2a97119e2aede72bfd5efec52c23 100644 (file)
@@ -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.