rust/src
2022-07-05 13:26:52 -04:00
..
bootstrap Auto merge of #98817 - the8472:dont-optimize-ui-tests, r=Mark-Simulacrum 2022-07-04 12:32:39 +00:00
ci
doc
etc
librustdoc Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=GuillaumeGomez 2022-07-05 16:04:33 +05:30
llvm-project@d1ddc34c4b
rustdoc-json-types
test add asserts 2022-07-05 13:26:52 -04:00
tools ⬆️ rust-analyzer 2022-07-05 09:29:11 +03: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 rustdoc, rls, etc.

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