rust/src
2021-10-13 23:26:00 +00:00
..
bootstrap Make rust.overflow-checks-stdoption default to rust.overflow-checks. 2021-10-12 21:57:40 +02:00
build_helper
ci
doc Update books 2021-10-11 21:10:05 -07:00
etc
librustdoc rustdoc: update noto sans kr 2021-10-12 04:47:34 +09:00
llvm-project@a7348ae0df
rustdoc-json-types
test Move misplaced comment 2021-10-13 23:26:00 +00:00
tools Auto merge of #89587 - camelid:all-candidates, r=petrochenkov 2021-10-13 10:38:12 +00:00
README.md
stage0.json
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.