rust/src
The Miri Conjob Bot 0c27c2e605 Merge from rustc
2023-07-18 07:04:44 +00:00
..
bootstrap Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors 2023-07-18 00:19:18 +00:00
ci Auto merge of #113714 - Kobzol:ci-cmake, r=nikic 2023-07-17 15:46:43 +00:00
doc Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors 2023-07-18 00:19:18 +00:00
etc Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieu 2023-07-17 21:51:46 +00:00
librustdoc Auto merge of #113574 - GuillaumeGomez:rustdoc-json-strip-hidden-impl, r=aDotInTheVoid,notriddle 2023-07-18 02:47:03 +00:00
llvm-project@06248fa7f3
rustdoc-json-types
tools Merge from rustc 2023-07-18 07:04:44 +00:00
README.md
stage0.json Bump bootstrap compiler to latest 2023-07-12 21:26:04 -04:00
version Bump version 2023-07-08 10:35:49 -04:00

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

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