rust/src
Michael Goulet 2820bc4b69 Revert "Remove deferred sized checks"
This reverts commit 33212bf7f5.
2022-08-27 03:02:05 +00:00
..
bootstrap Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser 2022-08-26 15:47:26 +00:00
ci
doc
etc
librustdoc Rollup merge of #101023 - notriddle:notriddle/head-shrink, r=Dylan-DPC 2022-08-26 14:08:50 +02:00
llvm-project@e3be3f64ec
rustdoc-json-types
test Revert "Remove deferred sized checks" 2022-08-27 03:02:05 +00:00
tools Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser 2022-08-26 15:47:26 +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.