tree: 666a9579892b3d68fe0e6bf55bc93a5f1e0004c6 [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.