]> git.lizzy.rs Git - rust.git/blob - README.md
2f7cf90c5f0305b433880a533ed6fd26621255e7
[rust.git] / 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