0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-24 00:58:00 +01:00
rust/src
2022-10-19 17:18:17 -07:00
..
bootstrap
ci
doc
etc
librustdoc Auto merge of #103213 - matthiaskrgr:rollup-diloxg3, r=matthiaskrgr 2022-10-19 02:53:24 +00:00
llvm-project@9567f08afc
rustdoc-json-types
test Auto merge of #103228 - Dylan-DPC:rollup-31yiauw, r=Dylan-DPC 2022-10-19 11:12:10 +00:00
tools allowlist displaydoc 2022-10-19 17:18:17 -07: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.