]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
Update cargo
[rust.git] / src / README.md
index b69a92a723778b4b4224dfc37e1f85fb40c92cdb..2f8e9da179afaaedf4795bb106c084f222e879a3 100644 (file)
@@ -1,6 +1,6 @@
 This directory contains the source code of the rust project, including:
 - `rustc` and its tests
-- `libstd`
+- The bootstrapping build system
 - Various submodules for tools, like rustdoc, rls, etc.
 
 For more information on how various parts of the compiler work, see the [rustc dev guide].