rust/src
2022-12-14 16:16:50 +00:00
..
bootstrap
ci Rollup merge of #105663 - andrewpollack:patch-1, r=tmandry 2022-12-14 10:58:47 +01:00
doc
etc
librustdoc Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomez 2022-12-14 10:58:49 +01:00
llvm-project@3dfd4d93fa
rustdoc-json-types
test Auto merge of #105233 - mejrs:always_eager, r=estebank 2022-12-14 16:16:50 +00:00
tools Auto merge of #104986 - compiler-errors:opaques, r=oli-obk 2022-12-14 01:19:24 +00:00
README.md
stage0.json
version

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

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

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