]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrum
[rust.git] / src / README.md
index 9752bc3f66d44e5f5176435384d2a7e9f2211455..3d2e6acd5764befcfee38cfe0d122aa8542405c6 100644 (file)
@@ -2,7 +2,7 @@ This directory contains the source code of the rust project, including:
 
 - The test suite
 - The bootstrapping build system
-- Various submodules for tools, like rustdoc, rls, etc.
+- Various submodules for tools, like cargo, miri, etc.
 
 For more information on how various parts of the compiler work, see the [rustc dev guide].