rust/src
2020-11-11 18:38:42 -05:00
..
bootstrap Auto merge of #78740 - pietroalbini:no-more-legacy, r=Mark-Simulacrum 2020-11-04 20:02:08 +00:00
build_helper
ci ci: bump actions/checkout to version 2 2020-11-05 00:05:20 +01:00
doc
etc
librustdoc Rollup merge of #78584 - notriddle:master, r=GuillaumeGomez 2020-11-05 10:29:45 +01:00
llvm-project@ee16174578
test Missing feature-gate-abi file 2020-11-11 18:38:42 -05:00
tools Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01: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.