]> git.proxmox.com Git - rustc.git/blob - src/README.md
New upstream version 1.40.0+dfsg1
[rustc.git] / src / README.md
1 This directory contains the source code of the rust project, including:
2 - `rustc` and its tests
3 - `libstd`
4 - Various submodules for tools, like rustdoc, rls, etc.
5
6 For more information on how various parts of the compiler work, see the [rustc guide].
7
8 [rustc guide]: https://rust-lang.github.io/rustc-guide/about-this-guide.html