]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
port over symlink_file function from Build to Config and create symlink for legacy...
[rust.git] / src / README.md
index 90ab802697088002cf3021cfe280d2d55d72da75..7b357da2ffc475c9497b3f13e67fa6fa53449a83 100644 (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].