rust/src
2021-03-18 05:27:26 +00:00
..
bootstrap
build_helper
ci Rollup merge of #83204 - jethrogb:jb/sgx-c-build, r=joshtriplett,raoulstrackx 2021-03-18 00:28:12 +01:00
doc
etc
librustdoc hir: Preserve used syntax in TyKind::TraitObject 2021-03-18 03:02:32 +03:00
llvm-project@62a1ddde22
rustdoc-json-types
test Auto merge of #82868 - petrochenkov:bto, r=estebank 2021-03-18 05:27:26 +00:00
tools Auto merge of #82868 - petrochenkov:bto, r=estebank 2021-03-18 05:27:26 +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.