]> git.proxmox.com Git - rustc.git/blame - src/README.md
New upstream version 1.68.2+dfsg1
[rustc.git] / src / README.md
CommitLineData
6522a427 1This directory contains some source code for the Rust project, including:
6a06907d 2
3dfed10e 3- The bootstrapping build system
6522a427 4- Various submodules for tools, like cargo, tidy, etc.
0531ce1d 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