Update outdated readme

This commit is contained in:
Who? Me?! 2020-07-27 22:05:34 -05:00 committed by GitHub
parent ac48e62db8
commit 62fd2c81e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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].