]> git.lizzy.rs Git - rust.git/blob - src/README.md
Auto merge of #76331 - Aaron1011:fix/group-compat-hack-test, r=petrochenkov
[rust.git] / src / README.md
1 This directory contains the source code of the rust project, including:
2 - The test suite
3 - The bootstrapping build system
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 dev guide].
7
8 [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html