Rollup merge of #74859 - mark-i-m:patch-1, r=JohnTitor

Update outdated readme
This commit is contained in:
Yuki Okushi 2020-07-29 09:24:20 +09:00 committed by GitHub
commit 451ed88b8b
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].