rust/src
onur-ozkan b46c3f279d use shared stage0 parser from build_helper
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2024-05-11 20:48:41 +03:00
..
bootstrap use shared stage0 parser from build_helper 2024-05-11 20:48:41 +03:00
ci Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrum 2024-05-04 07:49:50 +00:00
doc Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxu 2024-05-03 23:34:22 -04:00
etc
librustdoc Auto merge of #124401 - oli-obk:some_hir_cleanups, r=cjgillot 2024-05-04 00:32:27 +00:00
llvm-project@5399a24c66
rustdoc-json-types
tools use shared stage0 parser from build_helper 2024-05-11 20:48:41 +03:00
README.md
stage0 use key-value format in stage0 file 2024-05-08 15:00:09 +03:00
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.