]> git.lizzy.rs Git - rust.git/blob - src/README.md
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / src / README.md
1 This directory contains some source code for the Rust project, including:
2
3 - The bootstrapping build system
4 - Various submodules for tools, like cargo, tidy, 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