rust/src
2021-04-21 15:25:58 +02:00
..
bootstrap
build_helper
ci
doc
etc
librustdoc Rollup merge of #84203 - jyn514:anchor-span, r=euclio 2021-04-17 22:31:33 +02:00
llvm-project@ea6bb2615f Include a backport for wrong DWARF information 2021-04-17 14:54:38 +03:00
rustdoc-json-types
test improve wf check for const param defaults 2021-04-21 15:25:58 +02:00
tools Auto merge of #84065 - c410-f3r:tests-tests-tests, r=petrochenkov 2021-04-18 04:53:18 +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.