rust/src
2021-04-06 13:20:48 +02:00
..
bootstrap Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitor 2021-04-05 23:40:18 +00:00
build_helper
ci
doc Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa 2021-04-05 15:48:43 +02:00
etc
librustdoc Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitor 2021-04-05 23:40:18 +00:00
llvm-project@0abbcc04d8
rustdoc-json-types
test Auto merge of #81234 - repnop:fn-alignment, r=lcnr 2021-04-06 04:35:26 +00:00
tools update Miri 2021-04-06 13:20:48 +02:00
README.md
stage0.txt Bump bootstrap compiler 2021-04-04 12:53:00 -04: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 rustdoc, rls, etc.

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