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