]> git.proxmox.com Git - rustc.git/blob - src/README.md
Update upstream source from tag 'upstream/1.52.1+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 rustdoc, rls, 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