rust/src
2022-09-27 17:41:34 +00:00
..
bootstrap fix check_cfg 2022-09-26 10:14:48 +02:00
ci
doc
etc
librustdoc rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
llvm-project@670e5f673a
rustdoc-json-types Rustdoc-Json: List impls for primitives 2022-09-26 18:06:48 +01:00
test Deny associated type bindings within associated type bindings 2022-09-27 17:41:34 +00:00
tools rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00
README.md
stage0.json bump stage0 2022-09-26 10:13:46 +02:00
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.