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