rust/src
2023-07-31 09:34:36 +00:00
..
bootstrap Auto merge of #114126 - ozkanonur:stage-support-for-clean, r=ozkanonur 2023-07-31 00:45:33 +00:00
ci Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic 2023-07-29 14:57:47 +00:00
doc Auto merge of #114154 - calebcartwright:style-match-mac, r=joshtriplett 2023-07-28 06:46:51 +00:00
etc support --stage for x clean 2023-07-30 23:12:12 +03:00
librustdoc Remove a bool for color in favor of the WriteColor trait wrapping colored and uncolored printing 2023-07-31 09:34:36 +00:00
llvm-project@a7d11c4537 Update LLVM submodule 2023-07-26 14:55:50 -06:00
rustdoc-json-types
tools Remove a bool for color in favor of the WriteColor trait wrapping colored and uncolored printing 2023-07-31 09:34:36 +00: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.