rust/src
2023-04-03 11:44:06 +02:00
..
bootstrap Auto merge of #108288 - ozkanonur:hotfix-90244, r=Mark-Simulacrum 2023-04-03 04:54:02 +00:00
ci Update browser-ui-test version to 0.14.6 2023-03-31 16:02:22 +02:00
doc update book 2023-04-03 11:44:06 +02:00
etc
librustdoc a couple clippy::complexity fixes 2023-04-01 23:16:33 +02:00
llvm-project@2b9c52f668
rustdoc-json-types
tools Update cargo 2023-04-01 08:49:20 -07: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.