rust/src
Guillaume Gomez 913b1de0ec
Rollup merge of #89761 - lnicola:rust-analyzer-2021-10-11, r=lnicola
⬆️ rust-analyzer

r? ``@ghost``
2021-10-11 14:11:46 +02:00
..
bootstrap Rollup merge of #89655 - tlyu:find-non-merge-commits, r=jyn514 2021-10-11 14:11:41 +02:00
build_helper
ci
doc Rollup merge of #89713 - nbdd0121:doc2, r=Amanieu 2021-10-10 18:22:22 +02:00
etc
librustdoc Cleanup .item-table CSS 2021-10-11 10:53:48 +02:00
llvm-project@a7348ae0df
rustdoc-json-types
test Rollup merge of #89726 - jkugelman:must-use-alloc-constructors, r=joshtriplett 2021-10-11 14:11:42 +02:00
tools ⬆️ rust-analyzer 2021-10-11 10:01:39 +03: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.