]> git.proxmox.com Git - rustc.git/blame - src/README.md
Update upstream source from tag 'upstream/1.47.0_beta.2+dfsg1'
[rustc.git] / src / README.md
CommitLineData
0531ce1d
XL
1This directory contains the source code of the rust project, including:
2- `rustc` and its tests
3dfed10e 3- The bootstrapping build system
0531ce1d
XL
4- Various submodules for tools, like rustdoc, rls, etc.
5
ba9703b0 6For more information on how various parts of the compiler work, see the [rustc dev guide].
0531ce1d 7
ba9703b0 8[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html