rust/src
2023-07-25 22:35:07 +02:00
..
bootstrap bootstrap: Don't bundle musl on Unikraft 2023-07-24 18:25:30 +02:00
ci
doc Auto merge of #113411 - unikraft:unikraft, r=wesleywiser 2023-07-25 03:41:56 +00:00
etc
librustdoc Auto merge of #113958 - lukas-code:doc-links, r=GuillaumeGomez,petrochenkov 2023-07-25 01:35:53 +00:00
llvm-project@06248fa7f3
rustdoc-json-types
tools make MPlaceTy non-Copy 2023-07-25 22:35:07 +02:00
README.md
stage0.json
version

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.