rust/src
2022-05-21 00:32:47 -04:00
..
bootstrap
ci
doc Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPC 2022-05-20 19:54:42 +02:00
etc
librustdoc Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
llvm-project@4784866596
rustdoc-json-types
test Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
tools Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04: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.