]> git.proxmox.com Git - rustc.git/blame - src/README.md
New upstream version 1.46.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
3- `libstd`
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