blob: 7b357da2ffc475c9497b3f13e67fa6fa53449a83 (
plain)
1
2
3
4
5
6
7
8
|
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the [rustc dev guide].
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html
|