rust/src
2022-09-22 17:25:50 +02:00
..
bootstrap Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obk 2022-09-22 09:45:04 +00:00
ci Remove miri from the submodule list and require it for CI to pass 2022-09-21 15:35:53 +00:00
doc Rollup merge of #102079 - ehuss:update-books, r=ehuss 2022-09-22 09:03:55 +09:00
etc
librustdoc Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddle 2022-09-22 09:03:56 +09:00
llvm-project@670e5f673a
rustdoc-json-types
test Extract subdiagnostic attribute parsing 2022-09-22 17:25:50 +02:00
tools Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obk 2022-09-22 09:45:04 +00:00
README.md Remove miri from the submodule list and require it for CI to pass 2022-09-21 15:35:53 +00:00
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.