]> git.lizzy.rs Git - rust.git/blobdiff - src/README.md
Prevent search section to go over search input
[rust.git] / src / README.md
index b69a92a723778b4b4224dfc37e1f85fb40c92cdb..ef0dec1c45be2a97119e2aede72bfd5efec52c23 100644 (file)
@@ -1,6 +1,6 @@
 This directory contains the source code of the rust project, including:
-- `rustc` and its tests
-- `libstd`
+- The test suite
+- 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].