rust/src
andrewpollack c52d99f6e2
Update src/doc/rustc/src/platform-support/fuchsia.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
2022-08-30 16:06:36 -07:00
..
bootstrap
ci
doc Update src/doc/rustc/src/platform-support/fuchsia.md 2022-08-30 16:06:36 -07:00
etc
librustdoc Auto merge of #100668 - nnethercote:use-AttrVec-more, r=spastorino 2022-08-22 00:34:02 +00:00
llvm-project@e3be3f64ec
rustdoc-json-types
test bless mir-opt tests 2022-08-22 15:19:40 +02:00
tools Auto merge of #100671 - Xiretza:tidy-fluent-files, r=davidtwco 2022-08-22 03:02:50 +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.