tree: 4e87e30f5e0919e1c37dfc8dfe49e6f4a31325e2 [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.