rust/src
2022-10-07 20:17:22 +02:00
..
bootstrap
ci Update browser-ui-test version 2022-10-07 20:17:22 +02:00
doc
etc
librustdoc Rollup merge of #102747 - notriddle:notriddle/docblock-a-not-srclink, r=GuillaumeGomez 2022-10-07 07:28:11 +02:00
llvm-project@9567f08afc
rustdoc-json-types
test Rollup merge of #102761 - est31:let_else_uninhabited_test, r=compiler-errors 2022-10-07 07:28:12 +02:00
tools
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.