rust/src
2022-09-08 17:02:59 +09:00
..
bootstrap
ci
doc Link UEFI target documentation from target list 2022-09-08 17:02:59 +09:00
etc Rustdoc-Json: More accurate struct type. 2022-09-07 09:42:23 +01:00
librustdoc Auto merge of #94075 - mikebenfield:wip-enum, r=oli-obk 2022-09-07 23:40:06 +00:00
llvm-project@670e5f673a
rustdoc-json-types Rustdoc-Json: More accurate struct type. 2022-09-07 09:42:23 +01:00
test Auto merge of #94075 - mikebenfield:wip-enum, r=oli-obk 2022-09-07 23:40:06 +00:00
tools Rollup merge of #101535 - est31:tidy_error_fix, r=Mark-Simulacrum 2022-09-07 21:48:22 +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, miri, etc.

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