rust/src
2021-07-06 20:12:55 +02:00
..
bootstrap Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomez 2021-07-05 07:27:52 +00:00
build_helper
ci
doc Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomez 2021-07-05 07:27:52 +00:00
etc
librustdoc Auto merge of #86644 - Stupremee:replace-fakedefids-with-itemid, r=jyn514 2021-07-06 04:13:52 +00:00
llvm-project@39c5555872
rustdoc-json-types
test Rename reserved_prefix lint to reserved_prefixes 2021-07-06 20:12:55 +02:00
tools Allow lint names to have ascii numbers 2021-07-06 20:12:55 +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.