tree: 0d1fe9864bcdae86edae83975a5fbd1968869918 [path history] [tgz]
  1. bootstrap/
  2. ci/
  3. doc/
  4. etc/
  5. librustdoc/
  6. llvm-project/
  7. rustdoc-json-types/
  8. test/
  9. tools/
  10. README.md
  11. stage0.json
  12. version
src/README.md

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.