rust/src
2022-10-26 15:04:09 +02:00
..
bootstrap Auto merge of #103392 - RalfJung:miri, r=oli-obk 2022-10-25 12:33:39 +00:00
ci Auto merge of #103392 - RalfJung:miri, r=oli-obk 2022-10-25 12:33:39 +00:00
doc Document link to unstable book 2022-10-24 10:34:52 -05:00
etc
librustdoc Rollup merge of #103495 - Enselic:rustdoc-unix_sigpipe, r=notriddle 2022-10-25 08:01:31 +09:00
llvm-project@4b85255772
rustdoc-json-types
test rustfmt diagnostic derive tests 2022-10-26 15:04:09 +02:00
tools Auto merge of #103392 - RalfJung:miri, r=oli-obk 2022-10-25 12:33:39 +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.