rust/src
2022-04-24 09:36:23 +02:00
..
bootstrap Auto merge of #96207 - nikic:distcheck-dir, r=Mark-Simulacrum 2022-04-22 08:01:28 +00:00
ci
doc
etc
librustdoc Auto merge of #96301 - notriddle:notriddle/synthetic-impl-prim, r=GuillaumeGomez 2022-04-22 16:47:13 +00:00
llvm-project@fd336816c3
rustdoc-json-types
test Recover missing suggestion part under NLL 2022-04-24 09:36:23 +02:00
tools Auto merge of #96144 - c410-f3r:z-errors, r=petrochenkov 2022-04-22 05:15:47 +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.