]> git.proxmox.com Git - rustc.git/blame - src/README.md
New upstream version 1.67.1+dfsg1
[rustc.git] / src / README.md
CommitLineData
0531ce1d 1This directory contains the source code of the rust project, including:
6a06907d 2
1b1a35ee 3- The test suite
3dfed10e 4- The bootstrapping build system
2b03887a 5- Various submodules for tools, like cargo, etc.
0531ce1d 6
ba9703b0 7For more information on how various parts of the compiler work, see the [rustc dev guide].
0531ce1d 8
ba9703b0 9[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html