tree: 088b2fc9ff36373b7135d34f3de1904871e4f9de [path history] [tgz]
  1. bootstrap/
  2. ci/
  3. doc/
  4. etc/
  5. librustdoc/
  6. rustdoc-json-types/
  7. tools/
  8. README.md
  9. stage0.json
  10. version
src/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.