tree: 2218300c67770e5c3e16c1c33b2bfb5109a07d5d [path history] [tgz]
  1. bootstrap/
  2. build_helper/
  3. ci/
  4. doc/
  5. etc/
  6. librustdoc/
  7. rustc-std-workspace/
  8. rustdoc-json-types/
  9. tools/
  10. README.md
  11. stage0
  12. 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.