rust/src
2022-10-26 10:44:07 +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 Update LLVM submodule 2022-10-23 13:48:03 +02:00
rustdoc-json-types
test Auto merge of #102988 - dpaoliello:inlinerawdylib, r=dpaoliello 2022-10-25 04:57:51 +00:00
tools add pthread_getname_np 2022-10-26 10:44:07 +02: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.