tree: 5b0365c50cf9175104f734efcceb0e86cbab51ad [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
  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.