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