rust/src
2021-08-16 16:29:23 +00:00
..
bootstrap
build_helper
ci Auto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietroalbini 2021-08-15 14:02:40 +00:00
doc Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa 2021-08-14 22:29:27 +00:00
etc set the executable bit on pre-commit.sh 2021-08-11 15:06:33 -04:00
librustdoc Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obk 2021-08-14 12:06:34 +00:00
llvm-project@260e0f8682
rustdoc-json-types
test Fix a debuginfo test 2021-08-16 16:28:16 +00:00
tools clippy: Fix format_args expansion parsing 2021-08-16 16:29:23 +00:00
README.md
stage0.txt
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.