rust/src
2022-10-13 18:29:25 -07:00
..
bootstrap Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwright 2022-10-12 11:11:24 +05:30
ci
doc Rollup merge of #102940 - ehuss:update-books, r=ehuss 2022-10-12 22:13:26 +05:30
etc
librustdoc Rollup merge of #102936 - notriddle:notriddle/nav-sum, r=Dylan-DPC 2022-10-12 22:13:26 +05:30
llvm-project@9567f08afc
rustdoc-json-types
test Validate MIR in the drop_order test 2022-10-13 18:29:25 -07:00
tools Auto merge of #102975 - Dylan-DPC:rollup-vzuwsh2, r=Dylan-DPC 2022-10-12 17:48:31 +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 cargo, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.