rust/src
2022-08-01 13:11:12 -04:00
..
bootstrap Rollup merge of - Mark-Simulacrum:detect-ci-artifact-channel, r=jyn514 2022-07-30 22:51:03 +02:00
ci Allow try-perf branch to run in CI 2022-07-31 18:53:34 +02:00
doc Rollup merge of - hudson-ayers:fix-location-detail, r=davidtwco 2022-07-31 23:39:40 +02:00
etc Htmldocck: Substitute the doc channel when blessing 2022-07-26 17:38:13 +02:00
librustdoc Auto merge of - nnethercote:lexer-improvements, r=matklad 2022-08-01 12:52:49 +00:00
llvm-project@8b6b5014fd
rustdoc-json-types
test Prevent ICE for doc_alias on match arm, statement, expression 2022-08-01 13:11:12 -04:00
tools Auto merge of - nnethercote:lexer-improvements, r=matklad 2022-08-01 12:52:49 +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 rustdoc, rls, etc.

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