rust/src
Laurențiu Nicola 50bdd51ea8 ⬆️ rust-analyzer
2021-03-08 17:30:42 +02:00
..
bootstrap
build_helper
ci
doc Rollup merge of #77916 - QuiltOS:kernel-code-targets-os-none, r=joshtriplett 2021-03-07 10:41:04 +09:00
etc
librustdoc Rollup merge of #82803 - jyn514:unversioned-files, r=GuillaumeGomez 2021-03-07 10:41:18 +09:00
llvm-project@bbf96c9f18
rustdoc-json-types
test Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix 2021-03-07 23:45:57 +00:00
tools ⬆️ rust-analyzer 2021-03-08 17:30:42 +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.