mirror of https://github.com/rust-lang/rust.git
9efa158872 | ||
---|---|---|
.. | ||
bootstrap | ||
ci | ||
doc | ||
etc | ||
librustdoc | ||
llvm-project@5a5152f653 | ||
rustdoc-json-types | ||
tools | ||
README.md | ||
stage0 | ||
version |
README.md
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.