rust/src
2021-08-22 11:42:53 -03:00
..
bootstrap Rollup merge of #88082 - GuillaumeGomez:rustdoc-gui-jobs-opt, r=dns2utf8 2021-08-18 19:55:00 +02:00
build_helper
ci
doc Auto merge of #86860 - fee1-dead:stabilize, r=LeSeulArtichaut 2021-08-18 01:00:17 +00:00
etc
librustdoc Auto merge of #87818 - GuillaumeGomez:anchors-display-rustdoc, r=camelid 2021-08-19 01:05:03 +00:00
llvm-project@260e0f8682
rustdoc-json-types
test Test TAITs different lifetimes in defining uses fail 2021-08-22 11:42:53 -03:00
tools Rollup merge of #88082 - GuillaumeGomez:rustdoc-gui-jobs-opt, r=dns2utf8 2021-08-18 19:55:00 +02: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.